Home
last modified time | relevance | path

Searched refs:TPS65911 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
Dtps65910.c242 case TPS65911: in tps65910_irq_init()
367 { .compatible = "ti,tps65911", .data = (void *)TPS65911},
519 { "tps65911", TPS65911 },
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-tps65910.c128 case TPS65911: in tps65910_gpio_probe()
/kernel/linux/linux-5.10/drivers/regulator/
Dtps65910-regulator.c917 (tps65910_chip_id(mfd) == TPS65911))) { in tps65910_set_ext_sleep_config()
1026 case TPS65911: in tps65910_parse_dt_reg_data()
1120 case TPS65911: in tps65910_probe()
DKconfig1187 tristate "TI TPS65910/TPS65911 Power Regulators"
1190 This driver supports TPS65910/TPS65911 voltage regulator chips.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtegra30-apalis.dtsi96 /* BKL1_PWM_EN#, disable TPS65911 PMIC PWM backlight */
1015 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN
1078 /* Set DEV_OFF bit in DCDC control register of TPS65911 PMIC */
Dtegra30-apalis-v1.1.dtsi97 /* BKL1_PWM_EN#, disable TPS65911 PMIC PWM backlight */
1033 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN
1096 /* Set DEV_OFF bit in DCDC control register of TPS65911 PMIC */
Dtegra30-colibri.dtsi884 * Note: OVERT1# directly connected to TPS65911 PMIC PWRDN
917 /* Set DEV_OFF bit in DCDC control register of TPS65911 PMIC */
/kernel/linux/linux-5.10/include/linux/mfd/
Dtps65910.h20 #define TPS65911 1 macro