Home
last modified time | relevance | path

Searched refs:twl6030 (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dtwl6030.dtsi11 compatible = "ti,twl6030";
21 compatible = "ti,twl6030-vaux1";
27 compatible = "ti,twl6030-vaux2";
33 compatible = "ti,twl6030-vaux3";
39 compatible = "ti,twl6030-vmmc";
45 compatible = "ti,twl6030-vpp";
57 compatible = "ti,twl6030-vdac";
61 compatible = "ti,twl6030-vana";
70 compatible = "ti,twl6030-vusb";
84 compatible = "ti,twl6030-usb";
[all …]
H A Dtwl6030_omap4.dtsi8 * On most OMAP4 platforms, the twl6030 IRQ line is connected
9 * to the SYS_NIRQ1 line on OMAP and the twl6030 MSECURE line is
22 twl6030_wkup_pins: twl6030-wkup-pins {
30 twl6030_pins: twl6030-pins {
H A Domap4-kc1.dts117 compatible = "ti,twl6030-power";
174 #include "twl6030.dtsi"
H A Domap4-epson-embt2ws.dts144 compatible = "ti,twl6030-usb";
150 compatible = "ti,twl6030-pwm";
156 compatible = "ti,twl6030-pwmled";
H A Domap4-duovero.dtsi184 #include "twl6030.dtsi"
H A Domap4-var-som-om44.dtsi197 #include "twl6030.dtsi"
H A Domap4-panda-common.dtsi431 #include "twl6030.dtsi"
H A Domap4-sdp.dts415 #include "twl6030.dtsi"
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dtwl-regulator.txt4 For twl6030 regulators/LDOs
6 - "ti,twl6030-vaux1" for VAUX1 LDO
7 - "ti,twl6030-vaux2" for VAUX2 LDO
8 - "ti,twl6030-vaux3" for VAUX3 LDO
9 - "ti,twl6030-vmmc" for VMMC LDO
10 - "ti,twl6030-vpp" for VPP LDO
12 - "ti,twl6030-vana" for VANA LDO
14 - "ti,twl6030-vdac" for VDAC LDO
15 - "ti,twl6030-vusb" for VUSB LDO
16 - "ti,twl6030-v1v8" for V1V8 LDO
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c243 struct pmic_data twl6030 = { variable
281 .mpu.pmic = &twl6030,
285 .core.pmic = &twl6030,
289 .mm.pmic = &twl6030,
299 .core.pmic = &twl6030,
303 .mm.pmic = &twl6030,
313 .mpu.pmic = &twl6030,
317 .core.pmic = &twl6030,
321 .mm.pmic = &twl6030,
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dtwlxxxx-usb.txt4 - compatible : Should be "ti,twl6030-usb"
11 if it is twl6030 or ldousb if it is twl6032 subclass.
13 twl6030-usb {
14 compatible = "ti,twl6030-usb";
19 &twl6030-usb {
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl-family.txt13 - compatible : Must be "ti,twl6030";
29 * https://www.ti.com/lit/ds/symlink/twl6030.pdf
32 compatible = "ti,twl6030";
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dti,twl-pwm.txt8 - compatible: "ti,twl4030-pwm" or "ti,twl6030-pwm"
15 compatible = "ti,twl6030-pwm";
H A Dti,twl-pwmled.txt8 - compatible: "ti,twl4030-pwmled" or "ti,twl6030-pwmled"
15 compatible = "ti,twl6030-pwmled";
/openbmc/u-boot/drivers/input/
H A DMakefile16 obj-$(CONFIG_TWL6030_INPUT) += twl6030.o
/openbmc/u-boot/drivers/power/
H A DMakefile16 obj-$(CONFIG_TWL6030_POWER) += twl6030.o
/openbmc/linux/drivers/usb/phy/
H A DMakefile17 obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
H A Dphy-twl6030-usb.c203 ATTRIBUTE_GROUPS(twl6030);
/openbmc/linux/drivers/iio/adc/
H A DMakefile125 obj-$(CONFIG_TWL6030_GPADC) += twl6030-gpadc.o
H A DKconfig1386 called twl6030-gpadc.
/openbmc/linux/drivers/regulator/
H A DMakefile187 obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o twl6030-regulator.o
/openbmc/linux/drivers/mfd/
H A DMakefile107 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o
/openbmc/linux/
H A DMAINTAINERS15714 F: drivers/mfd/twl6030*.c
15723 F: drivers/regulator/twl6030-regulator.c