Home
last modified time | relevance | path

Searched defs:tps80031 (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/include/linux/mfd/
Dtps80031.h509 struct tps80031 { struct
524 * struct tps80031_regulator_platform_data - tps80031 regulator platform data. argument
550 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_write() local
558 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_writes() local
566 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_read() local
583 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_reads() local
591 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_set_bits() local
600 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_clr_bits() local
608 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_update() local
615 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_get_chip_info() local
[all …]
/linux-5.10/drivers/mfd/
Dtps80031.c218 static void tps80031_pupd_init(struct tps80031 *tps80031, in tps80031_pupd_init()
242 static int tps80031_init_ext_control(struct tps80031 *tps80031, in tps80031_init_ext_control()
271 static int tps80031_irq_init(struct tps80031 *tps80031, int irq, int irq_base) in tps80031_irq_init()
421 struct tps80031 *tps80031; in tps80031_probe() local