Searched refs:max_volt (Results 1 – 2 of 2) sorted by relevance
90 int max_volt; /* uV */ member211 if ((e->lmt.max_volt != -ENODATA) && (tgt_volt > e->lmt.max_volt)) { in wtemp_dvfs_low_temp_adjust()212 tgt_volt = e->lmt.max_volt; in wtemp_dvfs_low_temp_adjust()351 e->lmt.max_volt = ofnode_read_u32_default(opp_node, in __wtemp_common_ofdata_to_platdata()356 e->lmt.max_volt); in __wtemp_common_ofdata_to_platdata()379 if (e->lmt.max_volt == -ENODATA) in __wtemp_common_ofdata_to_platdata()380 e->lmt.max_volt = e->opp[e->opp_nr - 1].uv; in __wtemp_common_ofdata_to_platdata()490 e->lmt.max_volt, in print_e_state()
261 u32 max_volt; member1249 port->pps_data.max_volt = port->pps_data.req_max_volt; in tcpm_pd_ctrl_request()