Home
last modified time | relevance | path

Searched full:vaux3 (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dtwl-regulator.txt8 - "ti,twl6030-vaux3" for VAUX3 LDO
40 - "ti,twl4030-vaux3" for VAUX3 LDO
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dtwl6030.dtsi32 vaux3: regulator-vaux3 { label
33 compatible = "ti,twl6030-vaux3";
H A Dtwl4030.dtsi39 vaux3: regulator-vaux3 { label
40 compatible = "ti,twl4030-vaux3";
H A Domap3-n9.dts23 vana-supply = <&vaux3>;
H A Dlogicpd-som-lv.dtsi25 vin-supply = <&vaux3>;
282 &vaux3 {
H A Domap3-n950-n9.dtsi201 &vaux3 {
202 regulator-name = "vaux3";
H A Domap3-n950.dts76 vana-supply = <&vaux3>;
H A Domap3-n900.dts422 &vaux3 {
831 /* most boards use vaux3, only some old versions use vmmc2 instead */
835 vmmc-supply = <&vaux3>;
H A Domap3-pandora-common.dtsi471 &vaux3 {
H A Domap3-gta04.dtsi743 &vaux3 {
/openbmc/u-boot/arch/arm/dts/
H A Dtwl4030.dtsi40 vaux3: regulator-vaux3 { label
41 compatible = "ti,twl4030-vaux3";
H A Dlogicpd-som-lv.dtsi29 vin-supply = <&vaux3>;
299 &vaux3 {
/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c284 * VAUX3 at 3V is incorrectly listed in some TI manuals as unsupported.
521 TWL4030_ADJUSTABLE_LDO(VAUX3, 0x1f, 3, 100, 0x08);
556 TWL4030_OF_MATCH("ti,twl4030-vaux3", VAUX3),
H A Dpcap-regulator.c125 VREG_INFO(VAUX3, PCAP_REG_AUXVREG, 7, 8, 2, 3),
227 VREG(V8), VREG(V9), VREG(V10), VREG(VAUX1), VREG(VAUX2), VREG(VAUX3),
H A Dtwl6030-regulator.c651 TWL6030_OF_MATCH("ti,twl6030-vaux3", VAUX3_6030),
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dmipi-ccs.yaml119 vana-supply = <&vaux3>;
/openbmc/u-boot/drivers/power/
H A Dtwl4030.c134 /* set VAUX3 to 2.8V */ in twl4030_power_init()
/openbmc/linux/include/linux/mfd/
H A Dezx-pcap.h125 #define VAUX3 12 macro
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dxlnx,zynqmp-ams.yaml68 |38 |Auxiliary ch 3 voltage measurement (VAux3). |Voltage
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-ab8500.dtsi330 // supply for VAUX3; SDcard slots
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c404 /* set VAUX3, VSIM and VMMC1 state to active - enable eMMC memory */ in misc_init_r()