Searched full:twl6032 (Results 1 – 13 of 13) sorted by relevance
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ti,twl.yaml | 122 const: ti,twl6032 129 - ti,twl6032-ldo1 130 - ti,twl6032-ldo2 131 - ti,twl6032-ldo3 132 - ti,twl6032-ldo4 133 - ti,twl6032-ldo5 134 - ti,twl6032-ldo6 135 - ti,twl6032-ldo7 136 - ti,twl6032-ldoln 137 - ti,twl6032-ldousb [all …]
|
/linux/drivers/regulator/ |
H A D | twl6030-regulator.c | 79 /* twl6032 SMPS EPROM values */ 641 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) 655 TWL6032_OF_MATCH("ti,twl6032-ldo2", LDO2), 656 TWL6032_OF_MATCH("ti,twl6032-ldo4", LDO4), 657 TWL6032_OF_MATCH("ti,twl6032-ldo3", LDO3), 658 TWL6032_OF_MATCH("ti,twl6032-ldo5", LDO5), 659 TWL6032_OF_MATCH("ti,twl6032-ldo1", LDO1), 660 TWL6032_OF_MATCH("ti,twl6032-ldo7", LDO7), 661 TWL6032_OF_MATCH("ti,twl6032-ldo6", LDO6), 662 TWL6032_OF_MATCH("ti,twl6032-ldoln", LDOLN), [all …]
|
H A D | twl-regulator.c | 548 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label)
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | ti,twl6030-gpadc.yaml | 15 19-input analog muliplexer in the TWL6032. 21 - ti,twl6032-gpadc
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | ti,twl6030-charger.yaml | 25 - const: ti,twl6032-charger
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | twlxxxx-usb.txt | 11 if it is twl6030 or ldousb if it is twl6032 subclass.
|
/linux/drivers/power/supply/ |
H A D | twl6030_charger.c | 48 /* TWL6032 registers 0xDA to 0xDE - TWL6032_MODULE_CHARGER */ 566 {.compatible = "ti,twl6032-charger", .data = &twl6032_data},
|
/linux/drivers/clk/ |
H A D | clk-twl.c | 195 .name = "twl6032-clk",
|
H A D | Kconfig | 305 controlled by software. For now, the TWL6032 and TWL6030 clocks are
|
/linux/drivers/mfd/ |
H A D | twl-core.c | 364 /* TWL6032 specific charger registers */ 719 { .name = "twl6032-clk" }, 938 { "twl6032", TWL6030_CLASS | TWL6032_SUBCLASS }, /* "Phoenix lite" */
|
H A D | twl6030-irq.c | 361 {.compatible = "ti,twl6032", &twl6032_interrupt_mapping},
|
/linux/include/linux/mfd/ |
H A D | twl.h | 706 #define TWL6032_SUBCLASS BIT(4) /* TWL6032 has changed registers */
|
/linux/drivers/iio/adc/ |
H A D | Kconfig | 1624 Say yes here if you want support for the TWL6030/TWL6032 General
|