Searched defs:pd_pps_data (Results 1 – 1 of 1) sorted by relevance
294 struct pd_pps_data { struct295 u32 min_volt;296 u32 req_min_volt;297 u32 max_volt;298 u32 req_max_volt;299 u32 max_curr;300 u32 req_max_curr;301 u32 req_out_volt;302 u32 req_op_curr;303 bool supported;[all …]