Home
last modified time | relevance | path

Searched refs:freq_pct (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/mediatek/
H A Dmtk-svs.c527 u32 freq_pct[MAX_OPP_ENTRIES]; member
846 i, svsb->volt[i], i, svsb->freq_pct[i]); in svs_status_debug_show()
977 svsb->volt[i] = interpolate(svsb->freq_pct[turn_pt], in svs_get_bank_volts_v3()
978 svsb->freq_pct[j], in svs_get_bank_volts_v3()
981 svsb->freq_pct[i]); in svs_get_bank_volts_v3()
999 svsb->volt[i] = interpolate(svsb->freq_pct[0], in svs_get_bank_volts_v3()
1000 svsb->freq_pct[j], in svs_get_bank_volts_v3()
1003 svsb->freq_pct[i]); in svs_get_bank_volts_v3()
1044 svsb->volt[i] = interpolate(svsb->freq_pct[0], in svs_get_bank_volts_v3()
1045 svsb->freq_pct[svsb->vbin_turn_pt], in svs_get_bank_volts_v3()
[all …]