Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/ !
H A Dvc.h123 int omap_vc_pre_scale(struct voltagedomain *voltdm,
H A Dvc.c135 int omap_vc_pre_scale(struct voltagedomain *voltdm, in omap_vc_pre_scale() function
200 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vc_bypass_scale()
H A Dvp.c129 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vp_forceupdate_scale()