/linux-3.3/drivers/regulator/ |
D | tps65912-regulator.c | 170 static unsigned long tps65912_vsel_to_uv_range0(u8 vsel) in tps65912_vsel_to_uv_range0() 178 static unsigned long tps65912_vsel_to_uv_range1(u8 vsel) in tps65912_vsel_to_uv_range1() 186 static unsigned long tps65912_vsel_to_uv_range2(u8 vsel) in tps65912_vsel_to_uv_range2() 194 static unsigned long tps65912_vsel_to_uv_range3(u8 vsel) in tps65912_vsel_to_uv_range3() 206 static unsigned long tps65912_vsel_to_uv_ldo(u8 vsel) in tps65912_vsel_to_uv_ldo() 514 int opvsel = 0, avsel = 0, sr, vsel; in tps65912_get_voltage_dcdc() local 589 int vsel = 0; in tps65912_get_voltage_ldo() local
|
D | twl-regulator.c | 467 int vsel; in twl4030ldo_set_voltage() local 493 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, in twl4030ldo_get_voltage() local 523 int vsel = DIV_ROUND_UP(min_uV - 600000, 12500); in twl4030smps_set_voltage() local 533 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, in twl4030smps_get_voltage() local 556 int vsel; in twl6030ldo_set_voltage() local 574 int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, in twl6030ldo_get_voltage() local 752 int vsel = 0; in twl6030smps_set_voltage() local
|
D | wm831x-dcdc.c | 255 u16 vsel; in wm831x_buckv_select_min_voltage() local 295 int vsel, ret; in wm831x_buckv_set_voltage() local 350 int vsel; in wm831x_buckv_set_suspend_voltage() local 639 u16 vsel; in wm831x_buckp_set_voltage_int() local
|
D | wm831x-ldo.c | 121 int vsel, ret; in wm831x_gp_ldo_set_voltage_int() local 430 int vsel, ret; in wm831x_aldo_set_voltage_int() local 690 int vsel, ret; in wm831x_alive_ldo_set_voltage_int() local
|
D | isl6271a-regulator.c | 66 int vsel, err, data; in isl6271a_set_voltage() local
|
D | tps6507x-regulator.c | 370 int data, vsel, dcdc = rdev_get_id(dev); in tps6507x_pmic_dcdc_set_voltage() local 454 int data, vsel, ldo = rdev_get_id(dev); in tps6507x_pmic_ldo_set_voltage() local
|
D | tps65023-regulator.c | 270 int vsel; in tps65023_dcdc_set_voltage() local 332 int data, vsel, ldo = rdev_get_id(dev); in tps65023_ldo_set_voltage() local
|
D | tps65910-regulator.c | 638 int id = rdev_get_id(dev), vsel; in tps65910_set_voltage_dcdc() local
|
/linux-3.3/arch/arm/mach-omap2/ |
D | omap_twl.c | 75 static unsigned long twl4030_vsel_to_uv(const u8 vsel) in twl4030_vsel_to_uv() 85 static unsigned long twl6030_vsel_to_uv(const u8 vsel) in twl6030_vsel_to_uv()
|
D | vp.c | 16 char vsel; in _vp_set_init_voltage() local
|
/linux-3.3/include/linux/mfd/wm831x/ |
D | pdata.h | 38 int vsel; /** Target voltage, in mV */ member
|
/linux-3.3/drivers/pcmcia/ |
D | i82365.c | 406 u_char vsel = i365_get(s, VG469_VSELECT); in vg46x_set_opts() local
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 1214 static int set_rxeq_vals(struct qib_devdata *dd, int vsel) in set_rxeq_vals()
|