Home
last modified time | relevance | path

Searched full:vaux2 (Results 1 – 23 of 23) sorted by relevance

/linux/arch/arm/boot/dts/ti/omap/
H A Dtwl6030.dtsi26 vaux2: regulator-vaux2 { label
27 compatible = "ti,twl6030-vaux2";
H A Domap3-gta04a3.dts20 Vdd-supply = <&vaux2>;
21 Vdd_IO-supply = <&vaux2>;
H A Domap3-n9.dts46 vdd-csiphy1-supply = <&vaux2>;
47 vdd-csiphy2-supply = <&vaux2>;
H A Domap3-lilly-dbb056.dts15 vaux2: regulator-vaux2 { label
16 compatible = "ti,twl4030-vaux2";
H A Domap3-sniper.dts236 * The TWL4030 VAUX2 and VDAC regulators power sensors that are slaves on I2C3.
241 &vaux2 {
H A Domap3-n950.dts92 vdd-csiphy1-supply = <&vaux2>;
93 vdd-csiphy2-supply = <&vaux2>;
H A Domap3-cm-t3730.dts31 vin-supply = <&vaux2>;
H A Domap3-n950-n9.dtsi194 &vaux2 {
195 regulator-name = "vaux2";
H A Domap3-evm-common.dtsi193 &vaux2 {
H A Domap3-pandora-common.dtsi211 vcc-supply = <&vaux2>;
465 &vaux2 {
H A Domap3-tao3530.dtsi331 &vaux2 {
H A Domap3-beagle-xm.dts380 &vaux2 {
H A Domap3-beagle.dts339 &vaux2 {
H A Domap3-n900.dts187 vdds_csib-supply = <&vaux2>;
415 &vaux2 {
/linux/drivers/regulator/
H A Dtwl-regulator.c277 * Note that VSEL values for VAUX2 changed in twl5030 and newer silicon;
278 * currently handled by listing two slightly different VAUX2 regulators,
520 TWL4030_ADJUSTABLE_LDO(VAUX2, 0x1b, 2, 100, 0x08);
554 TWL4030_OF_MATCH("ti,twl4030-vaux2", VAUX2_4030),
555 TWL4030_OF_MATCH("ti,twl5030-vaux2", VAUX2),
H A Dpcap-regulator.c123 /* VAUX2 ... VSIM2 STBY and LOWPWR are on PCAP_REG_LOWPWR */
124 VREG_INFO(VAUX2, PCAP_REG_AUXVREG, 4, 5, 0, 1),
227 VREG(V8), VREG(V9), VREG(V10), VREG(VAUX1), VREG(VAUX2), VREG(VAUX3),
H A Dtps65910-regulator.c71 /* supported VAUX2 voltages in microvolts */
166 .name = "vaux2",
286 EXT_CONTROL_REG_BITS(VAUX2, 0, 4),
975 { .name = "vaux2", .driver_data = (void *) &tps65910_regs[10] },
H A Dtwl6030-regulator.c650 TWL6030_OF_MATCH("ti,twl6030-vaux2", VAUX2_6030),
/linux/Documentation/devicetree/bindings/regulator/
H A Dlp872x.txt138 vaux2: lilo2 {
139 regulator-name = "VAUX2";
/linux/Documentation/devicetree/bindings/mfd/
H A Dti,twl.yaml31 - ti,twl4030-vaux2
91 - ti,twl6030-vaux2
/linux/arch/arm/boot/dts/
H A Dtps65910.dtsi70 regulator-compatible = "vaux2";
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxlnx,zynqmp-ams.yaml67 |37 |Auxiliary ch 2 voltage measurement (VAux2). |Voltage
/linux/include/linux/mfd/
H A Dtps65910.h306 /*Register VAUX2 (0x80) register.RegisterDescription */