Home
last modified time | relevance | path

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

/arch/arm/plat-omap/include/plat/
Dvoltage.h17 int voltdm_scale(struct voltagedomain *voltdm, unsigned long target_volt);
/arch/arm/mach-omap2/
Dvoltage.c73 int voltdm_scale(struct voltagedomain *voltdm, in voltdm_scale() function
121 voltdm_scale(voltdm, target_volt); in voltdm_reset()
Dvoltage.h169 int voltdm_scale(struct voltagedomain *voltdm, unsigned long target_volt);
Dpm.c211 voltdm_scale(voltdm, bootup_volt); in omap2_set_init_voltage()