Searched full:tps65911 (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/mfd/ |
H A D | tps65910.c | 242 case TPS65911: in tps65910_irq_init() 266 * TPS65910 and TPS65911 in is_volatile_reg() 367 { .compatible = "ti,tps65911", .data = (void *)TPS65911}, 494 * power-off mode on TPS65911, it's a NO-OP on TPS65910. in tps65910_i2c_probe() 522 { "tps65911", TPS65911 },
|
H A D | tps65911-comparator.c | 154 .name = "tps65911-comparator", 173 MODULE_DESCRIPTION("TPS65911 comparator driver"); 175 MODULE_ALIAS("platform:tps65911-comparator");
|
H A D | Makefile | 214 obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-cardhu.dtsi | 36 rtc0 = "/i2c@7000d000/tps65911@2d"; 243 pmic: tps65911@2d { 244 compatible = "ti,tps65911";
|
H A D | tegra30-apalis.dtsi | 96 /* BKL1_PWM_EN#, disable TPS65911 PMIC PWM backlight */ 863 compatible = "ti,tps65911"; 1021 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN 1081 /* Set DEV_OFF bit in DCDC control register of TPS65911 PMIC */
|
H A D | tegra30-apalis-v1.1.dtsi | 97 /* BKL1_PWM_EN#, disable TPS65911 PMIC PWM backlight */ 872 compatible = "ti,tps65911"; 1038 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN 1098 /* Set DEV_OFF bit in DCDC control register of TPS65911 PMIC */
|
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 9 compatible = "ti,tps65911";
|
H A D | tegra30-colibri.dtsi | 747 compatible = "ti,tps65911"; 902 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN 938 /* Set DEV_OFF bit in DCDC control register of TPS65911 PMIC */
|
H A D | tegra30-beaver.dts | 13 rtc0 = "/i2c@7000d000/tps65911@2d"; 1774 pmic: tps65911@2d { 1775 compatible = "ti,tps65911";
|
H A D | tegra30-asus-transformer-common.dtsi | 1202 compatible = "ti,tps65911"; 1369 /* Set DEV_OFF + PWR_OFF_SET bit in DCDC control register of TPS65911 PMIC */
|
H A D | tegra30-pegatron-chagall.dts | 1282 compatible = "ti,tps65911"; 1533 /* Set DEV_OFF + PWR_OFF_SET bit in DCDC control register of TPS65911 PMIC */
|
H A D | tegra30-asus-p1801-t.dts | 1173 compatible = "ti,tps65911";
|
H A D | tegra30-asus-tf600t.dts | 1092 compatible = "ti,tps65911";
|
H A D | tegra30-ouya.dts | 2052 compatible = "ti,tps65911";
|
/linux/drivers/regulator/ |
H A D | tps65910-regulator.c | 916 (tps65910_chip_id(mfd) == TPS65911))) { in tps65910_set_ext_sleep_config() 1025 case TPS65911: in tps65910_parse_dt_reg_data() 1119 case TPS65911: in tps65910_probe() 1276 MODULE_DESCRIPTION("TPS65910/TPS65911 voltage regulator driver");
|
H A D | Kconfig | 1647 tristate "TI TPS65910/TPS65911 Power Regulators" 1650 This driver supports TPS65910/TPS65911 voltage regulator chips.
|
/linux/drivers/gpio/ |
H A D | gpio-tps65910.c | 133 case TPS65911: in tps65910_gpio_probe()
|
/linux/include/linux/mfd/ |
H A D | tps65910.h | 20 #define TPS65911 1 macro 109 * List of registers specific to TPS65911
|