Searched refs:regulator_get_voltage (Results 1 – 25 of 53) sorted by relevance
123
98 uv = regulator_get_voltage(volt->vdd); in gk20a_volt_vid_get()122 int prev_uv = regulator_get_voltage(volt->vdd); in gk20a_volt_set_id()156 uv = regulator_get_voltage(tdev->vdd); in gk20a_volt_ctor()
69 tmp *= regulator_get_voltage(dac->vref) / 1000; in dpot_dac_read_raw()83 *val *= regulator_get_voltage(dac->vref) / 1000; in dpot_dac_read_raw()
104 return regulator_get_voltage(st->vref_reg); in ad7303_get_vref()106 ret = regulator_get_voltage(st->vdd_reg); in ad7303_get_vref()
335 ret = regulator_get_voltage(data->vdd_reg); in mcp4725_read_raw()337 ret = regulator_get_voltage(data->vref_reg); in mcp4725_read_raw()
63 *val = regulator_get_voltage(dac->vref) / 1000; in lpc18xx_dac_read_raw()
132 ret = regulator_get_voltage(priv->vref); in stm32_dac_probe()
151 volt = regulator_get_voltage(info->supplies[0].consumer) / 1000; in twl6040_vibra_set_effect()157 volt = regulator_get_voltage(info->supplies[1].consumer) / 1000; in twl6040_vibra_set_effect()
87 vref_uv = regulator_get_voltage(state->vref_reg); in max11100_read_raw()
131 ret = regulator_get_voltage(vref); in iio_sd_mod_probe()
541 ret = regulator_get_voltage(priv->vdda); in stm32_adc_core_hw_start()647 ret = regulator_get_voltage(priv->vdd); in stm32_adc_core_switches_probe()768 ret = regulator_get_voltage(priv->vref); in stm32_adc_probe()
118 *value = regulator_get_voltage(adc->reg); in ads8344_read_raw()
90 *val = regulator_get_voltage(st->vref) / 1000; in lpc32xx_read_raw()
103 *val = regulator_get_voltage(adc->vref) / 1000; in lpc18xx_adc_read_raw()
62 err = regulator_get_voltage(adc->ref); in adc081c_read_raw()
146 ret = regulator_get_voltage(data->ref); in ti_adc_read_raw()
94 ret = regulator_get_voltage(ddata->ref); in ltc2497core_read_raw()
113 vref = regulator_get_voltage(st->reg); in tlc4541_get_range()
123 ret = regulator_get_voltage(adc->reg); in adc084s021_read_raw()
126 vref_uV = regulator_get_voltage(adc->reg); in max1118_get_vref_mV()
185 *value = regulator_get_voltage(adc->reg); in adc0832_read_raw()
174 vref_uv = regulator_get_voltage(info->vref); in npcm_adc_read_raw()
106 ret = regulator_get_voltage(st->vref); in ad7091r_read_raw()
241 regulator_get_voltage(priv->vref[refp]); in mx25_gcq_setup_cfgs()
267 let voltage = unsafe { bindings::regulator_get_voltage(self.inner) }; in get_voltage()
165 lradc->vref = regulator_get_voltage(lradc->vref_supply) * in sun4i_lradc_open()