Home
last modified time | relevance | path

Searched refs:tps80031 (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mfd/
H A Dtps80031.c218 static void tps80031_pupd_init(struct tps80031 *tps80031, in tps80031_pupd_init() argument
242 static int tps80031_init_ext_control(struct tps80031 *tps80031, in tps80031_init_ext_control() argument
245 struct device *dev = tps80031->dev; in tps80031_init_ext_control()
271 static int tps80031_irq_init(struct tps80031 *tps80031, int irq, int irq_base) in tps80031_irq_init() argument
421 struct tps80031 *tps80031; in tps80031_probe() local
432 tps80031 = devm_kzalloc(&client->dev, sizeof(*tps80031), GFP_KERNEL); in tps80031_probe()
433 if (!tps80031) in tps80031_probe()
438 tps80031->clients[i] = client; in tps80031_probe()
447 i2c_set_clientdata(tps80031->clients[i], tps80031); in tps80031_probe()
448 tps80031->regmap[i] = devm_regmap_init_i2c(tps80031->clients[i], in tps80031_probe()
[all …]
H A DMakefile109 obj-$(CONFIG_MFD_TPS80031) += tps80031.o
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mfd/
H A Dtps80031.c218 static void tps80031_pupd_init(struct tps80031 *tps80031, in tps80031_pupd_init() argument
242 static int tps80031_init_ext_control(struct tps80031 *tps80031, in tps80031_init_ext_control() argument
245 struct device *dev = tps80031->dev; in tps80031_init_ext_control()
271 static int tps80031_irq_init(struct tps80031 *tps80031, int irq, int irq_base) in tps80031_irq_init() argument
421 struct tps80031 *tps80031; in tps80031_probe() local
432 tps80031 = devm_kzalloc(&client->dev, sizeof(*tps80031), GFP_KERNEL); in tps80031_probe()
433 if (!tps80031) in tps80031_probe()
438 tps80031->clients[i] = client; in tps80031_probe()
447 i2c_set_clientdata(tps80031->clients[i], tps80031); in tps80031_probe()
448 tps80031->regmap[i] = devm_regmap_init_i2c(tps80031->clients[i], in tps80031_probe()
[all …]
H A DMakefile109 obj-$(CONFIG_MFD_TPS80031) += tps80031.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mfd/
H A Dtps80031.c218 static void tps80031_pupd_init(struct tps80031 *tps80031, in tps80031_pupd_init() argument
242 static int tps80031_init_ext_control(struct tps80031 *tps80031, in tps80031_init_ext_control() argument
245 struct device *dev = tps80031->dev; in tps80031_init_ext_control()
271 static int tps80031_irq_init(struct tps80031 *tps80031, int irq, int irq_base) in tps80031_irq_init() argument
421 struct tps80031 *tps80031; in tps80031_probe() local
432 tps80031 = devm_kzalloc(&client->dev, sizeof(*tps80031), GFP_KERNEL); in tps80031_probe()
433 if (!tps80031) in tps80031_probe()
438 tps80031->clients[i] = client; in tps80031_probe()
447 i2c_set_clientdata(tps80031->clients[i], tps80031); in tps80031_probe()
448 tps80031->regmap[i] = devm_regmap_init_i2c(tps80031->clients[i], in tps80031_probe()
[all …]
H A DMakefile109 obj-$(CONFIG_MFD_TPS80031) += tps80031.o
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/mfd/
H A Dtps80031.h509 struct tps80031 { struct
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
622 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_get_pmu_version() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/mfd/
H A Dtps80031.h509 struct tps80031 { struct
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
622 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_get_pmu_version() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/mfd/
H A Dtps80031.h509 struct tps80031 { struct
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
622 struct tps80031 *tps80031 = dev_get_drvdata(dev); in tps80031_get_pmu_version() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/regulator/
H A DMakefile155 obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
H A Dtps80031-regulator.c669 struct tps80031 *tps80031_mfd = dev_get_drvdata(pdev->dev.parent); in tps80031_regulator_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/regulator/
H A DMakefile155 obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
H A Dtps80031-regulator.c669 struct tps80031 *tps80031_mfd = dev_get_drvdata(pdev->dev.parent); in tps80031_regulator_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/regulator/
H A DMakefile155 obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
H A Dtps80031-regulator.c669 struct tps80031 *tps80031_mfd = dev_get_drvdata(pdev->dev.parent); in tps80031_regulator_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/rtc/
H A DMakefile170 obj-$(CONFIG_RTC_DRV_TPS80031) += rtc-tps80031.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/rtc/
H A DMakefile170 obj-$(CONFIG_RTC_DRV_TPS80031) += rtc-tps80031.o
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/rtc/
H A DMakefile170 obj-$(CONFIG_RTC_DRV_TPS80031) += rtc-tps80031.o