Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dvoltage-omap.h35 int voltdm_scale(struct voltagedomain *voltdm, unsigned long target_volt);
/Linux-v4.19/arch/arm/mach-omap2/
Dvoltage.c73 int voltdm_scale(struct voltagedomain *voltdm, in voltdm_scale() function
142 voltdm_scale(voltdm, target_volt); in voltdm_reset()
Dvoltage.h170 int voltdm_scale(struct voltagedomain *voltdm, unsigned long target_volt);
Dpm.c149 voltdm_scale(voltdm, bootup_volt); in omap2_set_init_voltage()