Searched refs:DCDC2 (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | rn5t618.txt | 14 needed. The valid regulator names are: DCDC1, DCDC2, DCDC3, LDO1, 31 DCDC2 {
|
D | tps6507x.txt | 28 - defdcdc_default: It's property of DCDC2 and DCDC3 regulators. 29 0: If defdcdc pin of DCDC2/DCDC3 is pulled to GND. 30 1: If defdcdc pin of DCDC2/DCDC3 is driven HIGH.
|
D | axp20x.txt | 46 DCDC2 : DC-DC buck : vin2-supply 59 DCDC2 : DC-DC buck : vin2-supply
|
/linux-4.4.14/drivers/regulator/ |
D | tps65218-regulator.c | 30 enum tps65218_regulators { DCDC1, DCDC2, DCDC3, DCDC4, DCDC5, DCDC6, LDO1 }; enumerator 77 TPS65218_INFO(DCDC2, "DCDC2", 850000, 1675000), 93 TPS65218_OF_MATCH("ti,tps65218-dcdc2", tps65218_pmic_regs[DCDC2]),
|
D | act8865-regulator.c | 195 ACT88xx_REG("DCDC2", ACT8600, DCDC2, VSET, "vp2"), 256 ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET1, "vp2"), 266 ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET2, "vp2"),
|
D | rn5t618-regulator.c | 52 REG(DCDC2, DC2CTL, BIT(0), DC2DAC, 0xff, 600000, 3500000, 12500),
|
D | axp20x-regulator.c | 171 AXP_DESC(AXP20X, DCDC2, "dcdc2", "vin2", 700, 2275, 25, 190 AXP_DESC(AXP22X, DCDC2, "dcdc2", "vin2", 600, 1540, 20,
|
D | tps65090-regulator.c | 219 tps65090_REG_FIXEDV(DCDC2, "vsys2", 0x0D, BIT(CTRL_EN_BIT), 3300000,
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | tps65218.txt | 7 - "ti,tps65218-dcdc2" for DCDC2
|
D | tps65090.txt | 17 - ti,enable-ext-control: This is applicable for DCDC1, DCDC2 and DCDC3. 19 - "dcdc-ext-control-gpios: This is applicable for DCDC1, DCDC2 and DCDC3.
|