Home
last modified time | relevance | path

Searched defs:vsel (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Domap_twl.c52 static unsigned long twl4030_vsel_to_uv(const u8 vsel) in twl4030_vsel_to_uv()
62 static unsigned long twl6030_vsel_to_uv(const u8 vsel) in twl6030_vsel_to_uv()
Dvp.c17 char vsel; in _vp_set_init_voltage() local
/Linux-v4.19/drivers/regulator/
Dtwl-regulator.c386 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE); in twl4030ldo_get_voltage_sel() local
415 int vsel = DIV_ROUND_UP(min_uV - 600000, 12500); in twl4030smps_set_voltage() local
425 int vsel; in twl4030smps_get_voltage() local
Dsy8106a-regulator.c77 unsigned int reg, vsel; in sy8106a_i2c_probe() local
Dwm831x-dcdc.c221 u16 vsel; in wm831x_buckv_map_voltage() local
255 unsigned vsel) in wm831x_buckv_set_voltage_sel()
310 int vsel; in wm831x_buckv_set_suspend_voltage() local
Drc5t583-regulator.c58 int vsel = regulator_get_voltage_sel_regmap(rdev); in rc5t583_regulator_enable_time() local
Dtps80031-regulator.c179 unsigned vsel) in tps80031_dcdc_set_voltage_sel()
216 uint8_t vsel = 0; in tps80031_dcdc_get_voltage_sel() local
Dtwl6030-regulator.c288 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE); in twl6030ldo_get_voltage_sel() local
415 int vsel = 0; in twl6030smps_map_voltage() local
Dtps51632-regulator.c124 int vsel; in tps51632_init_dcdc() local
Dtps62360-regulator.c124 int vsel; in tps62360_dcdc_get_voltage_sel() local
Dtps65910-regulator.c603 int id = rdev_get_id(dev), vsel; in tps65910_set_voltage_dcdc_sel() local
Dmax8973-regulator.c188 unsigned vsel) in max8973_dcdc_set_voltage_sel()
/Linux-v4.19/drivers/media/dvb-frontends/
Dlnbh25.c95 const char *vsel; in lnbh25_set_voltage() local
/Linux-v4.19/include/linux/regulator/
Dlp872x.h65 enum lp872x_dvs_sel vsel; member
/Linux-v4.19/include/linux/mfd/
Dlp8788.h171 enum lp8788_dvs_sel vsel; member
181 enum lp8788_dvs_sel vsel; member
Dpalmas.h207 u8 vsel; member
/Linux-v4.19/drivers/clk/samsung/
Dclk-pll.h131 unsigned int vsel; member
/Linux-v4.19/include/linux/mfd/wm831x/
Dpdata.h38 int vsel; /** Target voltage, in mV */ member
/Linux-v4.19/drivers/pcmcia/
Di82365.c405 u_char vsel = i365_get(s, VG469_VSELECT); in vg46x_set_opts() local
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_sd7220.c1218 static int set_rxeq_vals(struct qib_devdata *dd, int vsel) in set_rxeq_vals()