Home
last modified time | relevance | path

Searched refs:twl4030 (Results 1 – 25 of 42) sorted by relevance

12

/linux/arch/arm/boot/dts/ti/omap/
H A Dtwl4030.dtsi10 compatible = "ti,twl4030";
15 compatible = "ti,twl4030-rtc";
20 compatible = "ti,twl4030-bci";
28 compatible = "ti,twl4030-wdt";
32 compatible = "ti,twl4030-vaux1";
36 compatible = "ti,twl4030-vaux2";
40 compatible = "ti,twl4030-vaux3";
44 compatible = "ti,twl4030-vaux4";
48 compatible = "ti,twl4030-vdd1";
54 compatible = "ti,twl4030-vdac";
[all …]
H A Dtwl4030_omap3.dtsi13 * On most OMAP3 platforms, the twl4030 IRQ line is connected
17 twl4030_pins: twl4030-pins {
25 * If your board is not using the I2C4 pins with twl4030, then don't include
31 twl4030_vpins: twl4030-vpins-pins {
H A Domap3-cm-t3x30.dtsi16 compatible = "ti,omap-twl4030";
73 compatible = "ti,twl4030-audio";
80 #include "twl4030.dtsi"
H A Dlogicpd-torpedo-som.dtsi88 compatible = "ti,twl4030-audio";
186 #include "twl4030.dtsi"
191 compatible = "ti,twl4030-power-idle-osc-off", "ti,twl4030-power-idle";
H A Domap3-evm-common.dtsi66 #include "twl4030.dtsi"
76 compatible = "ti,twl4030-power-omap3-evm", "ti,twl4030-power-idle";
H A Dlogicpd-som-lv.dtsi89 compatible = "ti,twl4030-audio";
278 #include "twl4030.dtsi"
288 compatible = "ti,twl4030-power-idle-osc-off", "ti,twl4030-power-idle";
H A Domap3-beagle-xm.dts64 compatible = "ti,omap-twl4030";
288 compatible = "ti,twl4030-audio";
294 compatible = "ti,twl4030-power-idle-osc-off";
300 #include "twl4030.dtsi"
H A Domap3-overo-base.dtsi29 compatible = "ti,omap-twl4030";
154 compatible = "ti,twl4030-audio";
161 #include "twl4030.dtsi"
H A Domap3-igep.dtsi23 compatible = "ti,omap-twl4030";
191 compatible = "ti,twl4030-audio";
198 #include "twl4030.dtsi"
H A Domap3-ldp.dts166 compatible = "ti,twl4030-power-idle";
172 #include "twl4030.dtsi"
188 /* tps61130rsa enabled by twl4030 regen */
H A Domap3-devkit8000-common.dtsi46 compatible = "ti,omap-twl4030";
129 compatible = "ti,twl4030-audio";
144 #include "twl4030.dtsi"
H A Domap3-tao3530.dtsi54 compatible = "ti,omap-twl4030";
183 compatible = "ti,twl4030-audio";
207 #include "twl4030.dtsi"
H A Domap3-beagle.dts68 compatible = "ti,omap-twl4030";
271 compatible = "ti,twl4030-audio";
278 #include "twl4030.dtsi"
H A Domap3-sniper.dts155 compatible = "ti,twl4030-power";
224 #include "twl4030.dtsi"
H A Domap3-lilly-a83x.dtsi33 compatible = "ti,omap-twl4030";
222 compatible = "ti,twl4030-audio";
229 #include "twl4030.dtsi"
H A Domap2430-sdp.dts28 #include "twl4030.dtsi"
H A Domap3-pandora-common.dtsi379 compatible = "ti,twl4030-power-reset";
384 compatible = "ti,twl4030-audio";
393 #include "twl4030.dtsi"
700 /* to twl4030*/
H A Dtwl6030.dtsi16 compatible = "ti,twl4030-rtc";
/linux/sound/soc/codecs/
H A Dtwl4030.c69 static void tw4030_init_ctl_cache(struct twl4030_priv *twl4030) in tw4030_init_ctl_cache() argument
76 twl4030->ctl_cache[i - TWL4030_REG_EAR_CTL] = byte; in tw4030_init_ctl_cache()
82 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_read() local
95 value = twl4030->ctl_cache[reg - TWL4030_REG_EAR_CTL]; in twl4030_read()
105 static bool twl4030_can_write_to_chip(struct twl4030_priv *twl4030, in twl4030_can_write_to_chip() argument
113 if (twl4030->earpiece_enabled) in twl4030_can_write_to_chip()
117 if (twl4030->predrivel_enabled) in twl4030_can_write_to_chip()
121 if (twl4030->predriver_enabled) in twl4030_can_write_to_chip()
125 if (twl4030->carkitl_enabled) in twl4030_can_write_to_chip()
129 if (twl4030->carkitr_enabled) in twl4030_can_write_to_chip()
[all …]
/linux/sound/soc/ti/
H A DMakefile30 snd-soc-omap-twl4030-y := omap-twl4030.o
41 obj-$(CONFIG_SND_SOC_OMAP3_TWL4030) += snd-soc-omap-twl4030.o
/linux/Documentation/hwmon/
H A Dtwl4030-madc-hwmon.rst1 Kernel driver twl4030-madc
8 Prefix: 'twl4030-madc'
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-twl4030-usb1 What: /sys/bus/platform/devices/*twl4030-usb/vbus
/linux/drivers/phy/ti/
H A DMakefile8 obj-$(CONFIG_TWL4030_USB) += phy-twl4030-usb.o
/linux/drivers/input/misc/
H A DMakefile90 obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o
91 obj-$(CONFIG_INPUT_TWL4030_VIBRA) += twl4030-vibra.o
/linux/drivers/mfd/
H A DMakefile114 obj-$(CONFIG_TWL4030_CORE) += twl-core.o twl4030-irq.o twl6030-irq.o
115 obj-$(CONFIG_TWL4030_POWER) += twl4030-power.o
116 obj-$(CONFIG_MFD_TWL4030_AUDIO) += twl4030-audio.o

12