Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dtwl-regulator.txt8 - "ti,twl6030-vaux3" for VAUX3 LDO
40 - "ti,twl4030-vaux3" for VAUX3 LDO
/Linux-v5.15/arch/arm/boot/dts/
Dtwl6030.dtsi32 vaux3: regulator-vaux3 { label
33 compatible = "ti,twl6030-vaux3";
Dtwl4030.dtsi39 vaux3: regulator-vaux3 { label
40 compatible = "ti,twl4030-vaux3";
Domap3-n9.dts23 vana-supply = <&vaux3>;
Dlogicpd-som-lv.dtsi25 vin-supply = <&vaux3>;
297 &vaux3 {
Domap3-n950-n9.dtsi201 &vaux3 {
202 regulator-name = "vaux3";
Domap3-n950.dts76 vana-supply = <&vaux3>;
Dste-ab8500.dtsi334 // supply for VAUX3; SDcard slots
Domap3-n900.dts420 &vaux3 {
836 /* most boards use vaux3, only some old versions use vmmc2 instead */
840 vmmc-supply = <&vaux3>;
Domap3-pandora-common.dtsi471 &vaux3 {
Domap3-gta04.dtsi713 &vaux3 {
/Linux-v5.15/drivers/regulator/
Dtwl-regulator.c291 * VAUX3 at 3V is incorrectly listed in some TI manuals as unsupported.
528 TWL4030_ADJUSTABLE_LDO(VAUX3, 0x1f, 3, 100, 0x08);
563 TWL4030_OF_MATCH("ti,twl4030-vaux3", VAUX3),
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),
Dtwl6030-regulator.c643 TWL6030_OF_MATCH("ti,twl6030-vaux3", VAUX3_6030),
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dmipi-ccs.yaml118 vana-supply = <&vaux3>;
/Linux-v5.15/include/linux/mfd/
Dezx-pcap.h125 #define VAUX3 12 macro
Dtwl.h711 struct regulator_init_data *vaux3; member
/Linux-v5.15/drivers/mfd/
Dtwl-core.c929 child = add_regulator(TWL4030_REG_VAUX3, pdata->vaux3, in add_children()