Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/omap5/
A Dfdt.c298 clk_rates = dra7_opp_dsp_clk_rates[get_voltrail_opp(VOLT_EVE)]; in ft_opp_clock_fixups()
301 clk_rates = dra76_opp_dsp_clk_rates[get_voltrail_opp(VOLT_EVE)]; in ft_opp_clock_fixups()
312 clk_rates = dra7_opp_iva_clk_rates[get_voltrail_opp(VOLT_IVA)]; in ft_opp_clock_fixups()
322 clk_rates = dra7_opp_gpu_clk_rates[get_voltrail_opp(VOLT_GPU)]; in ft_opp_clock_fixups()
/arch/arm/mach-omap2/
A Dclocks-common.c481 int __weak get_voltrail_opp(int rail_offset) in get_voltrail_opp() function
548 opp = get_voltrail_opp(i); in scale_vcores()
564 ol = get_voltrail_opp(j); in scale_vcores()
583 opp = get_voltrail_opp(VOLT_CORE); in scale_vcores()
597 opp = get_voltrail_opp(VOLT_MPU); in scale_vcores()
610 opp = get_voltrail_opp(VOLT_MM); in scale_vcores()
623 opp = get_voltrail_opp(VOLT_GPU); in scale_vcores()
636 opp = get_voltrail_opp(VOLT_EVE); in scale_vcores()
649 opp = get_voltrail_opp(VOLT_IVA); in scale_vcores()
/arch/arm/include/asm/
A Domap_common.h659 int get_voltrail_opp(int rail_offset);

Completed in 14 milliseconds