/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | twl6030.dtsi | 8 * http://www.ti.com/lit/ds/symlink/twl6030.pdf 11 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"; 51 compatible = "ti,twl6030-vusim"; 57 compatible = "ti,twl6030-vdac"; 61 compatible = "ti,twl6030-vana"; [all …]
|
H A D | twl6030_omap4.dtsi | 8 * 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 D | omap4-kc1.dts | 117 compatible = "ti,twl6030-power"; 174 #include "twl6030.dtsi"
|
H A D | omap4-epson-embt2ws.dts | 144 compatible = "ti,twl6030-usb"; 150 compatible = "ti,twl6030-pwm"; 156 compatible = "ti,twl6030-pwmled";
|
H A D | omap4-duovero.dtsi | 184 #include "twl6030.dtsi"
|
H A D | omap4-var-som-om44.dtsi | 197 #include "twl6030.dtsi"
|
H A D | omap4-panda-common.dtsi | 431 #include "twl6030.dtsi"
|
H A D | omap4-sdp.dts | 415 #include "twl6030.dtsi"
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | twl-regulator.txt | 4 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 11 - "ti,twl6030-vusim" for VUSIM LDO 12 - "ti,twl6030-vana" for VANA LDO 13 - "ti,twl6030-vcxio" for VCXIO LDO 14 - "ti,twl6030-vdac" for VDAC LDO [all …]
|
/openbmc/u-boot/arch/arm/mach-omap2/omap4/ |
H A D | hw_data.c | 243 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 D | twlxxxx-usb.txt | 4 - 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 D | twl-family.txt | 13 - 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 D | ti,twl-pwm.txt | 8 - compatible: "ti,twl4030-pwm" or "ti,twl6030-pwm" 15 compatible = "ti,twl6030-pwm";
|
H A D | ti,twl-pwmled.txt | 8 - compatible: "ti,twl4030-pwmled" or "ti,twl6030-pwmled" 15 compatible = "ti,twl6030-pwmled";
|
/openbmc/u-boot/drivers/input/ |
H A D | Makefile | 16 obj-$(CONFIG_TWL6030_INPUT) += twl6030.o
|
/openbmc/u-boot/drivers/power/ |
H A D | Makefile | 16 obj-$(CONFIG_TWL6030_POWER) += twl6030.o
|
/openbmc/linux/drivers/usb/phy/ |
H A D | Makefile | 17 obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
|
H A D | phy-twl6030-usb.c | 203 ATTRIBUTE_GROUPS(twl6030);
|
/openbmc/linux/drivers/iio/adc/ |
H A D | Makefile | 125 obj-$(CONFIG_TWL6030_GPADC) += twl6030-gpadc.o
|
H A D | Kconfig | 1393 called twl6030-gpadc.
|
/openbmc/linux/drivers/regulator/ |
H A D | Makefile | 187 obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o twl6030-regulator.o
|
/openbmc/linux/drivers/mfd/ |
H A D | Makefile | 107 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15721 F: drivers/mfd/twl6030*.c 15730 F: drivers/regulator/twl6030-regulator.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |