Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-omap2/
H A Dvc.c140 u8 *target_vsel, u8 *current_vsel) in omap_vc_pre_scale() argument
164 *target_vsel = voltdm->pmic->uv_to_vsel(target_volt); in omap_vc_pre_scale()
170 vc_cmdval |= (*target_vsel << vc->common->cmd_on_shift); in omap_vc_pre_scale()
182 u8 target_vsel, u8 current_vsel) in omap_vc_post_scale() argument
186 smps_steps = abs(target_vsel - current_vsel); in omap_vc_post_scale()
200 u8 target_vsel, current_vsel; in omap_vc_bypass_scale() local
203 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vc_bypass_scale()
209 vc_bypass_value = (target_vsel << vc->common->data_shift) | in omap_vc_bypass_scale()
238 omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); in omap_vc_bypass_scale()
H A Dvc.h125 u8 *target_vsel, u8 *current_vsel);
128 u8 target_vsel, u8 current_vsel);
H A Dvp.c126 u8 target_vsel, current_vsel; in omap_vp_forceupdate_scale() local
129 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vp_forceupdate_scale()
166 omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); in omap_vp_forceupdate_scale()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-omap2/
H A Dvc.c140 u8 *target_vsel, u8 *current_vsel) in omap_vc_pre_scale() argument
164 *target_vsel = voltdm->pmic->uv_to_vsel(target_volt); in omap_vc_pre_scale()
170 vc_cmdval |= (*target_vsel << vc->common->cmd_on_shift); in omap_vc_pre_scale()
182 u8 target_vsel, u8 current_vsel) in omap_vc_post_scale() argument
186 smps_steps = abs(target_vsel - current_vsel); in omap_vc_post_scale()
200 u8 target_vsel, current_vsel; in omap_vc_bypass_scale() local
203 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vc_bypass_scale()
209 vc_bypass_value = (target_vsel << vc->common->data_shift) | in omap_vc_bypass_scale()
238 omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); in omap_vc_bypass_scale()
H A Dvc.h125 u8 *target_vsel, u8 *current_vsel);
128 u8 target_vsel, u8 current_vsel);
H A Dvp.c126 u8 target_vsel, current_vsel; in omap_vp_forceupdate_scale() local
129 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vp_forceupdate_scale()
166 omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); in omap_vp_forceupdate_scale()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-omap2/
H A Dvc.c140 u8 *target_vsel, u8 *current_vsel) in omap_vc_pre_scale() argument
164 *target_vsel = voltdm->pmic->uv_to_vsel(target_volt); in omap_vc_pre_scale()
170 vc_cmdval |= (*target_vsel << vc->common->cmd_on_shift); in omap_vc_pre_scale()
182 u8 target_vsel, u8 current_vsel) in omap_vc_post_scale() argument
186 smps_steps = abs(target_vsel - current_vsel); in omap_vc_post_scale()
200 u8 target_vsel, current_vsel; in omap_vc_bypass_scale() local
203 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vc_bypass_scale()
209 vc_bypass_value = (target_vsel << vc->common->data_shift) | in omap_vc_bypass_scale()
238 omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); in omap_vc_bypass_scale()
H A Dvc.h125 u8 *target_vsel, u8 *current_vsel);
128 u8 target_vsel, u8 current_vsel);
H A Dvp.c126 u8 target_vsel, current_vsel; in omap_vp_forceupdate_scale() local
129 ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, &current_vsel); in omap_vp_forceupdate_scale()
166 omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); in omap_vp_forceupdate_scale()