Home
last modified time | relevance | path

Searched full:buck3 (Results 1 – 25 of 134) sorted by relevance

123456

/linux/drivers/regulator/
H A Dtps65086-regulator.c17 enum tps65086_regulators { BUCK1, BUCK2, BUCK3, BUCK4, BUCK5, BUCK6, LDOA1, enumerator
146 TPS65086_REGULATOR("BUCK3", "buck3", BUCK3, 0x80, TPS65086_BUCK3VID,
186 TPS65086_REGULATOR("BUCK3", "buck3", BUCK3, 0x80, TPS65086_BUCK3VID,
225 TPS65086_REGULATOR("BUCK3", "buck3", BUCK3, 0x80, TPS65086_BUCK3VID,
264 TPS65086_REGULATOR("BUCK3", "buck3", BUCK3, 0x80, TPS65086_BUCK3VID,
321 case BUCK3: in tps65086_of_parse_cb()
H A Dtps65219-regulator.c60 { "BUCK3_SCG", "BUCK3", "short circuit to ground", REGULATOR_EVENT_REGULATION_OUT },
61 { "BUCK3_OC", "BUCK3", "overcurrent", REGULATOR_EVENT_OVER_CURRENT },
62 { "BUCK3_NEG_OC", "BUCK3", "negative overcurrent", REGULATOR_EVENT_OVER_CURRENT },
63 { "BUCK3_UV", "BUCK3", "undervoltage", REGULATOR_EVENT_UNDER_VOLTAGE },
74 { "BUCK3_RV", "BUCK3", "residual voltage", REGULATOR_EVENT_OVER_VOLTAGE_WARN },
81 { "BUCK3_RV_SD", "BUCK3", "residual voltage on shutdown",
258 TPS65219_REGULATOR("BUCK3", "buck3", TPS65219_BUCK_3,
H A Dbd96801-regulator.c256 BD96801_IRQINFO(BD96801_PROT_OCP, "buck3-over-curr-h", 500,
257 "buck3-overcurr-h"),
258 BD96801_IRQINFO(BD96801_PROT_OCP, "buck3-over-curr-l", 500,
259 "buck3-overcurr-l"),
260 BD96801_IRQINFO(BD96801_PROT_OCP, "buck3-over-curr-n", 500,
261 "buck3-overcurr-n"),
262 BD96801_IRQINFO(BD96801_PROT_OVP, "buck3-over-voltage", 500,
263 "buck3-overvolt"),
264 BD96801_IRQINFO(BD96801_PROT_UVP, "buck3-under-voltage", 500,
265 "buck3-undervolt"),
[all …]
H A Dlp8788-buck.c84 BUCK3, enumerator
381 .name = "buck3",
382 .id = BUCK3,
454 /* no dvs for buck3, 4 */ in lp8788_init_dvs()
H A Dpv88080-regulator.c82 /* Current limits array (in uA) for BUCK1, BUCK2, BUCK3.
132 /* BUCK3 */
176 /* BUCK3 */
307 PV88080_BUCK(PV88080, BUCK3, 600000, 6250, 1393750,
H A Dda9052-regulator.c333 DA9052_DCDC(BUCK3, buck3, 25, 950, 2525, 6, 6, DA9052_SUPPLY_VBMEMGO),
350 DA9052_DCDC(BUCK3, buck3, 25, 950, 2525, 6, 6, DA9052_SUPPLY_VBMEMGO),
H A Dmcp16502.c97 /* Ramp delay (uV/us) for buck2, buck3, buck4. */
138 BUCK3, enumerator
313 case BUCK3: in mcp16502_set_voltage_time_sel()
476 MCP16502_REGULATOR("VDD_CORE", BUCK3, pvin3, b234_ranges, mcp16502_buck_ops,
H A Dlp87565-regulator.c155 LP87565_REGULATOR("BUCK3", LP87565_BUCK_3, "buck3", lp87565_buck_ops,
/linux/Documentation/devicetree/bindings/regulator/
H A Dpv88080.txt17 BUCK1, BUCK2, BUCK3 and HVBUCK.
47 BUCK3 {
48 regulator-name = "buck3";
H A Dpv88090.txt11 BUCK1, BUCK2, BUCK3, LDO1, and LDO2.
42 BUCK3 {
43 regulator-name = "buck3";
H A Drichtek,rt5190a-regulator.yaml35 description: phandle to buck3 input voltage.
120 buck3 {
121 regulator-name = "rt5190a-buck3";
H A Drichtek,rtq2134-regulator.yaml93 buck3 {
94 regulator-name = "rtq2134-buck3";
/linux/drivers/mfd/
H A Drohm-bd96801.c91 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_PVIN_ERR_STAT, "buck3-pvin-err"),
92 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_OVP_ERR_STAT, "buck3-ovp-err"),
93 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_UVP_ERR_STAT, "buck3-uvp-err"),
94 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_SHDN_ERR_STAT, "buck3-shdn-err"),
164 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_OCPH_STAT, "buck3-overcurr-h"),
165 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_OCPL_STAT, "buck3-overcurr-l"),
166 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_OCPN_STAT, "buck3-overcurr-n"),
167 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_OVD_STAT, "buck3-overvolt"),
168 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_UVD_STAT, "buck3-undervolt"),
169 DEFINE_RES_IRQ_NAMED(BD96801_BUCK3_TW_CH_STAT, "buck3-thermal"),
[all …]
/linux/Documentation/devicetree/bindings/mfd/
H A Drichtek,rt5120.yaml56 description: phandle for buck3 input power source
147 buck3 {
148 regulator-name = "rt5120-buck3";
H A Dda9052-i2c.txt21 buck3 : regulator BUCK MEM
56 buck3 {
H A Drohm,bd71828-pmic.yaml133 buck3: BUCK3 {
134 regulator-name = "buck3";
H A Drohm,bd71847-pmic.yaml170 buck3: BUCK3 {
171 regulator-name = "buck3";
H A Drohm,bd96801-pmic.yaml118 buck3 {
119 regulator-name = "buck3";
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-bonegreen-eco.dts54 buck3-supply = <&sys_5v>;
79 buck3: buck3 { label
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-emtop-som.dtsi84 buck3: BUCK3 { label
85 regulator-name = "BUCK3";
H A Dimx8mm-evkb.dts49 buck3_reg: BUCK3 {
50 regulator-name = "BUCK3";
H A Dimx8mn-ddr4-evk.dts85 buck3_reg: BUCK3 {
87 regulator-name = "buck3";
H A Dimx8mq-pico-pi.dts99 buck3: BUCK3 { label
100 regulator-name = "buck3";
H A Dimx8mq-phanbell.dts154 buck3: BUCK3 { label
155 regulator-name = "buck3";
/linux/include/linux/mfd/
H A Drohm-bd96801.h113 /* Reg 0x57 BUCK3 ERR IRQs */
168 /* Reg 0x5f (BUCK3 INTB)*/

123456