Searched defs:pd_pps_data (Results 1 – 1 of 1) sorted by relevance
233 struct pd_pps_data { struct234 u32 min_volt;235 u32 req_min_volt;236 u32 max_volt;237 u32 req_max_volt;238 u32 max_curr;239 u32 req_max_curr;240 u32 req_out_volt;241 u32 req_op_curr;242 bool supported;[all …]