Searched defs:vsel (Results  1 – 18 of 18) sorted by relevance
| /linux-4.1.27/drivers/regulator/ | 
| D | tps65912-regulator.c | 157 static unsigned long tps65912_vsel_to_uv_range0(u8 vsel)  in tps65912_vsel_to_uv_range0() 165 static unsigned long tps65912_vsel_to_uv_range1(u8 vsel)  in tps65912_vsel_to_uv_range1() 173 static unsigned long tps65912_vsel_to_uv_range2(u8 vsel)  in tps65912_vsel_to_uv_range2() 181 static unsigned long tps65912_vsel_to_uv_range3(u8 vsel)  in tps65912_vsel_to_uv_range3() 402 	int reg, vsel;  in tps65912_get_voltage_sel()  local
  | 
| D | twl-regulator.c | 471 	int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE);  in twl4030ldo_get_voltage_sel()  local 500 	int vsel = DIV_ROUND_UP(min_uV - 600000, 12500);  in twl4030smps_set_voltage()  local 515 	int vsel;  in twl4030smps_get_voltage()  local 590 	int vsel = twlreg_read(info, TWL_MODULE_PM_RECEIVER, VREG_VOLTAGE);  in twl6030ldo_get_voltage_sel()  local 731 	int vsel = 0;  in twl6030smps_map_voltage()  local
  | 
| D | wm831x-dcdc.c | 221 	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
  | 
| D | rc5t583-regulator.c | 58 	int vsel = regulator_get_voltage_sel_regmap(rdev);  in rc5t583_regulator_enable_time()  local
  | 
| D | tps80031-regulator.c | 179 		unsigned vsel)  in tps80031_dcdc_set_voltage_sel() 216 	uint8_t vsel = 0;  in tps80031_dcdc_get_voltage_sel()  local
  | 
| D | tps51632-regulator.c | 121 	int vsel;  in tps51632_init_dcdc()  local
  | 
| D | max8973-regulator.c | 165 	     unsigned vsel)  in max8973_dcdc_set_voltage_sel()
  | 
| D | tps62360-regulator.c | 124 	int vsel;  in tps62360_dcdc_get_voltage_sel()  local
  | 
| D | tps65910-regulator.c | 603 	int id = rdev_get_id(dev), vsel;  in tps65910_set_voltage_dcdc_sel()  local
  | 
| /linux-4.1.27/arch/arm/mach-omap2/ | 
| D | omap_twl.c | 52 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()
  | 
| D | vp.c | 16 	char vsel;  in _vp_set_init_voltage()  local
  | 
| /linux-4.1.27/include/linux/regulator/ | 
| D | lp872x.h | 62 	enum lp872x_dvs_sel vsel;  member
  | 
| /linux-4.1.27/drivers/clk/samsung/ | 
| D | clk-pll.h | 101 	unsigned int vsel;  member
  | 
| /linux-4.1.27/include/linux/mfd/ | 
| D | lp8788.h | 171 	enum lp8788_dvs_sel vsel;  member 181 	enum lp8788_dvs_sel vsel;  member
  | 
| D | palmas.h | 195 	u8 vsel;  member
  | 
| /linux-4.1.27/include/linux/mfd/wm831x/ | 
| D | pdata.h | 38 	int vsel;           /** Target voltage, in mV */  member
  | 
| /linux-4.1.27/drivers/pcmcia/ | 
| D | i82365.c | 405 	u_char vsel = i365_get(s, VG469_VSELECT);  in vg46x_set_opts()  local
  | 
| /linux-4.1.27/drivers/infiniband/hw/qib/ | 
| D | qib_sd7220.c | 1220 static int set_rxeq_vals(struct qib_devdata *dd, int vsel)  in set_rxeq_vals()
  |