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