target_volt 114 arch/arm/mach-omap2/vc.c unsigned long target_volt, target_volt 139 arch/arm/mach-omap2/vc.c *target_vsel = voltdm->pmic->uv_to_vsel(target_volt); target_volt 148 arch/arm/mach-omap2/vc.c voltdm->vc_param->on = target_volt; target_volt 150 arch/arm/mach-omap2/vc.c omap_vp_update_errorgain(voltdm, target_volt); target_volt 156 arch/arm/mach-omap2/vc.c unsigned long target_volt, target_volt 170 arch/arm/mach-omap2/vc.c unsigned long target_volt) target_volt 178 arch/arm/mach-omap2/vc.c ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, ¤t_vsel); target_volt 213 arch/arm/mach-omap2/vc.c omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); target_volt 124 arch/arm/mach-omap2/vc.h unsigned long target_volt, target_volt 127 arch/arm/mach-omap2/vc.h unsigned long target_volt, target_volt 130 arch/arm/mach-omap2/vc.h unsigned long target_volt); target_volt 71 arch/arm/mach-omap2/voltage.c unsigned long target_volt) target_volt 95 arch/arm/mach-omap2/voltage.c if (voltdm->volt_data[i].volt_nominal >= target_volt) { target_volt 103 arch/arm/mach-omap2/voltage.c __func__, target_volt); target_volt 125 arch/arm/mach-omap2/voltage.c unsigned long target_volt; target_volt 132 arch/arm/mach-omap2/voltage.c target_volt = voltdm_get_voltage(voltdm); target_volt 133 arch/arm/mach-omap2/voltage.c if (!target_volt) { target_volt 139 arch/arm/mach-omap2/voltage.c voltdm_scale(voltdm, target_volt); target_volt 84 arch/arm/mach-omap2/voltage.h unsigned long target_volt); target_volt 167 arch/arm/mach-omap2/voltage.h int voltdm_scale(struct voltagedomain *voltdm, unsigned long target_volt); target_volt 99 arch/arm/mach-omap2/vp.c unsigned long target_volt) target_volt 107 arch/arm/mach-omap2/vp.c volt_data = omap_voltage_get_voltdata(voltdm, target_volt); target_volt 122 arch/arm/mach-omap2/vp.c unsigned long target_volt) target_volt 129 arch/arm/mach-omap2/vp.c ret = omap_vc_pre_scale(voltdm, target_volt, &target_vsel, ¤t_vsel); target_volt 149 arch/arm/mach-omap2/vp.c vpconfig = _vp_set_init_voltage(voltdm, target_volt); target_volt 166 arch/arm/mach-omap2/vp.c omap_vc_post_scale(voltdm, target_volt, target_vsel, current_vsel); target_volt 119 arch/arm/mach-omap2/vp.h unsigned long target_volt); target_volt 121 arch/arm/mach-omap2/vp.h unsigned long target_volt); target_volt 69 drivers/devfreq/rk3399_dmc.c unsigned long volt, target_volt; target_volt 80 drivers/devfreq/rk3399_dmc.c unsigned long target_volt, target_rate; target_volt 90 drivers/devfreq/rk3399_dmc.c target_volt = dev_pm_opp_get_voltage(opp); target_volt 116 drivers/devfreq/rk3399_dmc.c err = regulator_set_voltage(dmcfreq->vdd_center, target_volt, target_volt 117 drivers/devfreq/rk3399_dmc.c target_volt); target_volt 120 drivers/devfreq/rk3399_dmc.c target_volt); target_volt 150 drivers/devfreq/rk3399_dmc.c err = regulator_set_voltage(dmcfreq->vdd_center, target_volt, target_volt 151 drivers/devfreq/rk3399_dmc.c target_volt); target_volt 153 drivers/devfreq/rk3399_dmc.c dev_err(dev, "Cannot set voltage %lu uV\n", target_volt); target_volt 156 drivers/devfreq/rk3399_dmc.c dmcfreq->volt = target_volt; target_volt 24 drivers/gpu/drm/panfrost/panfrost_devfreq.c unsigned long target_volt, target_rate; target_volt 32 drivers/gpu/drm/panfrost/panfrost_devfreq.c target_volt = dev_pm_opp_get_voltage(opp); target_volt 43 drivers/gpu/drm/panfrost/panfrost_devfreq.c err = regulator_set_voltage(pfdev->regulator, target_volt, target_volt 44 drivers/gpu/drm/panfrost/panfrost_devfreq.c target_volt); target_volt 47 drivers/gpu/drm/panfrost/panfrost_devfreq.c target_volt); target_volt 64 drivers/gpu/drm/panfrost/panfrost_devfreq.c err = regulator_set_voltage(pfdev->regulator, target_volt, target_volt 65 drivers/gpu/drm/panfrost/panfrost_devfreq.c target_volt); target_volt 67 drivers/gpu/drm/panfrost/panfrost_devfreq.c dev_err(dev, "Cannot set voltage %lu uV\n", target_volt); target_volt 71 drivers/gpu/drm/panfrost/panfrost_devfreq.c pfdev->devfreq.cur_volt = target_volt; target_volt 32 include/linux/platform_data/voltage-omap.h int voltdm_scale(struct voltagedomain *voltdm, unsigned long target_volt);