Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtwl6030.dtsi8 * 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 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
H A Domap4-kc1.dts117 compatible = "ti,twl6030-power";
174 #include "twl6030.dtsi"
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.dts413 #include "twl6030.dtsi"
/OK3568_Linux_fs/kernel/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
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 …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c244 struct pmic_data twl6030 = { variable
282 .mpu.pmic = &twl6030,
286 .core.pmic = &twl6030,
290 .mm.pmic = &twl6030,
300 .core.pmic = &twl6030,
304 .mm.pmic = &twl6030,
314 .mpu.pmic = &twl6030,
318 .core.pmic = &twl6030,
322 .mm.pmic = &twl6030,
/OK3568_Linux_fs/kernel/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 {
/OK3568_Linux_fs/kernel/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";
/OK3568_Linux_fs/kernel/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";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-pwm.txt27 compatible = "ti,twl6030-pwm";
33 compatible = "ti,twl6030-pwmled";
/OK3568_Linux_fs/u-boot/drivers/power/
H A DMakefile22 obj-$(CONFIG_TWL6030_POWER) += twl6030.o
/OK3568_Linux_fs/u-boot/drivers/input/
H A DMakefile21 obj-$(CONFIG_TWL6030_INPUT) += twl6030.o
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A DMakefile18 obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
H A Dphy-twl6030-usb.c203 ATTRIBUTE_GROUPS(twl6030);
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A DMakefile108 obj-$(CONFIG_TWL6030_GPADC) += twl6030-gpadc.o
H A DKconfig1199 called twl6030-gpadc.
/OK3568_Linux_fs/kernel/drivers/regulator/
H A DMakefile154 obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o twl6030-regulator.o
/OK3568_Linux_fs/kernel/drivers/mfd/
H A DMakefile112 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS12875 F: drivers/mfd/twl6030*.c
12883 F: drivers/regulator/twl6030-regulator.c