Searched full:twl6030 (Results 1 – 18 of 18) sorted by relevance
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | twl6030.dtsi | 8 * https://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-duovero.dtsi | 184 #include "twl6030.dtsi"
|
| H A D | omap4-panda-common.dtsi | 453 #include "twl6030.dtsi"
|
| /linux/drivers/regulator/ |
| H A D | twl6030-regulator.c | 3 * Split TWL6030 logic from twl-regulator.c: 48 /* TWL6030 register offsets */ 53 /* TWL6030 Misc register offsets */ 59 /* TWL6030 LDO register values for VREG_VOLTAGE */ 62 /* TWL6030 LDO register values for CFG_STATE */ 558 .id = TWL6030##_REG_##label, \ 640 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) 646 TWL6030_OF_MATCH("ti,twl6030-vdd1", VDD1), 647 TWL6030_OF_MATCH("ti,twl6030-vdd2", VDD2), 648 TWL6030_OF_MATCH("ti,twl6030-vdd3", VDD3), [all …]
|
| H A D | twl-regulator.c | 3 * twl-regulator.c -- support regulators in twl4030/twl6030 family chips 68 /* TWL6030 register offsets */ 547 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label)
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | ti,twl6030-gpadc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/ti,twl6030-gpadc.yaml# 7 title: GPADC subsystem in the TWL6030 power module 14 combined with a 15-input analog multiplexer in the TWL6030 resp. a 20 - ti,twl6030-gpadc 39 compatible = "ti,twl6030-gpadc";
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | ti,twl6030-charger.yaml | 4 $id: http://devicetree.org/schemas/power/supply/ti,twl6030-charger.yaml# 7 title: TWL6030/32 BCI (Battery Charger Interface) 23 - const: ti,twl6030-charger 26 - const: ti,twl6030-charger
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap_twl.c | 57 * In TWL6030 depending on the value of SMPS_OFFSET in twl6030_vsel_to_uv() 60 * 0.7V - 1.4V. In TWL6030 ES1.0 SMPS_OFFSET efuse in twl6030_vsel_to_uv() 62 * TWL6030 ES1.1 the efuse is programmed to 1 in twl6030_vsel_to_uv() 91 * In TWL6030 depending on the value of SMPS_OFFSET in twl6030_uv_to_vsel() 94 * 0.7V - 1.4V. In TWL6030 ES1.0 SMPS_OFFSET efuse in twl6030_uv_to_vsel() 96 * TWL6030 ES1.1 the efuse is programmed to 1 in twl6030_uv_to_vsel()
|
| H A D | omap_phy_internal.c | 4 * with TWL6030 transceiver and MUSB on OMAP4430.
|
| /linux/drivers/usb/phy/ |
| H A D | Kconfig | 64 tristate "TWL6030 USB Transceiver Driver" 68 Enable this to support the USB OTG transceiver on TWL6030 69 family chips. This TWL6030 transceiver has the VBUS and ID GND
|
| H A D | Makefile | 17 obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
|
| /linux/drivers/rtc/ |
| H A D | rtc-twl.c | 271 /* for twl6030/32 make sure BIT_RTC_CTRL_REG_GET_TIME_M is clear */ in twl_rtc_read_time() 288 /* for twl6030/32 enable read access to static shadowed registers */ in twl_rtc_read_time() 306 /* for twl6030 restore original state of rtc control register */ in twl_rtc_read_time() 688 MODULE_DESCRIPTION("TI TWL4030/TWL5030/TWL6030/TPS659x0 RTC driver");
|
| /linux/drivers/iio/adc/ |
| H A D | twl6030-gpadc.c | 3 * TWL6030 GPADC module driver 29 * twl6030 per TRM has 17 channels, and twl6032 has 19 channels 866 .compatible = "ti,twl6030-gpadc", 1019 MODULE_DESCRIPTION("twl6030 ADC driver");
|
| /linux/drivers/input/misc/ |
| H A D | twl4030-pwrbutton.c | 141 .compatible = "ti,twl6030-pwrbutton",
|
| /linux/drivers/clk/ |
| H A D | clk-twl.c | 192 .name = "twl6030-clk",
|
| H A D | Kconfig | 301 controlled by software. For now, the TWL6032 and TWL6030 clocks are
|
| /linux/ |
| H A D | MAINTAINERS | 20078 F: drivers/mfd/twl6030*.c 20087 F: drivers/regulator/twl6030-regulator.c
|