Searched defs:pd_pps_data (Results 1 – 1 of 1) sorted by relevance
284 struct pd_pps_data { struct285 u32 min_volt;286 u32 req_min_volt;287 u32 max_volt;288 u32 req_max_volt;289 u32 max_curr;290 u32 req_max_curr;291 u32 req_out_volt;292 u32 req_op_curr;293 bool supported;[all …]