/linux/drivers/regulator/ |
H A D | twl-regulator.c | 39 /* voltage in mV = table[VSEL]; table_len must be a power-of-two */ 301 UNSUP(1000), UNSUP(1000), UNSUP(1200), 1300, 307 1700, 1700, 1900, 1300, 317 700, 1000, 1200, UNSUP(1300), 326 UNSUP(1000), UNSUP(1000), UNSUP(1200), UNSUP(1300), 332 1000, 1200, 1300, 1800, 336 700, 1000, 1200, 1300, 342 UNSUP(1000), UNSUP(1200), UNSUP(1300), 1800, 346 1200, 1300, 1800, 1800, 355 /* 600mV to 1450mV in 12.5 mV steps */ [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt5739.yaml | 14 programmable output voltage from 300mV to 1300mV with wide input voltage
|
/linux/drivers/power/supply/ |
H A D | adp5061.c | 82 #define ADP5061_ICHG_MAX 1300 // mA 120 700, 750, 800, 850, 900, 950, 1000, 1050, 1100, 1200, 1300, 212 /* Convert from uV to mV */ in adp5061_set_min_voltage() 280 /* Convert from uV to mV */ in adp5061_set_max_voltage() 301 /* Convert from uV to mV */ in adp5061_set_const_chg_vmax() 407 /* Convert from uV to mV */ in adp5061_set_vweak_th()
|
/linux/drivers/cpufreq/ |
H A D | speedstep-centrino.c | 83 frequency/voltage operating point; frequency in MHz, volts in mV. 85 #define OP(mhz, mv) \ argument 88 .driver_data = (((mhz)/100) << 8) | ((mv - 700) / 16) \ 148 OP(1300, 1388), 216 BANIAS(1300),
|
H A D | longhaul.h | 313 unsigned short mV; member 321 {1450, 16}, {1400, 14}, {1350, 12}, {1300, 10}, 338 {1350, 23}, {1300, 22}, {1250, 21}, {1200, 20},
|
/linux/drivers/mfd/ |
H A D | menelaus.c | 448 static int menelaus_set_voltage(const struct menelaus_vtg *vtg, int mV, in menelaus_set_voltage() argument 463 "to %d mV (reg 0x%02x, val 0x%02x)\n", in menelaus_set_voltage() 464 vtg->name, mV, vtg->vtg_reg, val); in menelaus_set_voltage() 512 { 1300, 12 }, 535 dev_dbg(&c->dev, "Setting VCORE FLOOR to %d mV and ROOF to %d mV\n", in menelaus_set_vcore_hw() 573 int menelaus_set_vmem(unsigned int mV) in menelaus_set_vmem() argument 577 if (mV == 0) in menelaus_set_vmem() 580 val = menelaus_get_vtg_value(mV, vmem_values, ARRAY_SIZE(vmem_values)); in menelaus_set_vmem() 583 return menelaus_set_voltage(&vmem_vtg, mV, val, 0x02); in menelaus_set_vmem() 602 int menelaus_set_vio(unsigned int mV) in menelaus_set_vio() argument [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 77 sunplus 0461:0821 Fujifilm MV-1 136 sunplus 04a5:3003 Benq DC 1300 419 pac207 145f:013a Trust WB-1300N
|