Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpm.c135 unsigned long freq, bootup_volt; in omap2_set_init_voltage() local
183 bootup_volt = opp_get_voltage(opp); in omap2_set_init_voltage()
185 if (!bootup_volt) { in omap2_set_init_voltage()
191 voltdm_scale(voltdm, bootup_volt); in omap2_set_init_voltage()