Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/mediatek/
Dmtk-svs.c526 u32 freq_pct[MAX_OPP_ENTRIES]; member
847 i, svsb->volt[i], i, svsb->freq_pct[i]); in svs_status_debug_show()
978 svsb->volt[i] = interpolate(svsb->freq_pct[turn_pt], in svs_get_bank_volts_v3()
979 svsb->freq_pct[j], in svs_get_bank_volts_v3()
982 svsb->freq_pct[i]); in svs_get_bank_volts_v3()
1000 svsb->volt[i] = interpolate(svsb->freq_pct[0], in svs_get_bank_volts_v3()
1001 svsb->freq_pct[j], in svs_get_bank_volts_v3()
1004 svsb->freq_pct[i]); in svs_get_bank_volts_v3()
1045 svsb->volt[i] = interpolate(svsb->freq_pct[0], in svs_get_bank_volts_v3()
1046 svsb->freq_pct[svsb->vbin_turn_pt], in svs_get_bank_volts_v3()
[all …]