Searched refs:get_voltrail_opp (Results 1 – 5 of 5) sorted by relevance
479 int __weak get_voltrail_opp(int rail_offset) in get_voltrail_opp() function546 opp = get_voltrail_opp(i); in scale_vcores()562 ol = get_voltrail_opp(j); in scale_vcores()581 opp = get_voltrail_opp(VOLT_CORE); in scale_vcores()595 opp = get_voltrail_opp(VOLT_MPU); in scale_vcores()608 opp = get_voltrail_opp(VOLT_MM); in scale_vcores()621 opp = get_voltrail_opp(VOLT_GPU); in scale_vcores()634 opp = get_voltrail_opp(VOLT_EVE); in scale_vcores()647 opp = get_voltrail_opp(VOLT_IVA); in scale_vcores()
257 clk_rates = dra7_opp_dsp_clk_rates[get_voltrail_opp(VOLT_EVE)]; in ft_opp_clock_fixups()267 clk_rates = dra7_opp_iva_clk_rates[get_voltrail_opp(VOLT_IVA)]; in ft_opp_clock_fixups()277 clk_rates = dra7_opp_gpu_clk_rates[get_voltrail_opp(VOLT_GPU)]; in ft_opp_clock_fixups()
646 int get_voltrail_opp(int rail_offset);
466 int get_voltrail_opp(int rail_offset) in get_voltrail_opp() function
570 int get_voltrail_opp(int rail_offset) in get_voltrail_opp() function