Home
last modified time | relevance | path

Searched defs:tps65910 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65910.c22 struct tps65910 *tps65910; member
28 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get() local
43 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set() local
57 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_output() local
69 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_input() local
77 struct tps65910 *tps65910, int chip_ngpio) in tps65910_parse_dt_for_gpio()
100 struct tps65910 *tps65910, int chip_ngpio) in tps65910_parse_dt_for_gpio()
108 struct tps65910 *tps65910 = dev_get_drvdata(pdev->dev.parent); in tps65910_gpio_probe() local
/openbmc/linux/drivers/mfd/
H A Dtps65910.c222 static int tps65910_irq_init(struct tps65910 *tps65910, int irq, in tps65910_irq_init()
261 struct tps65910 *tps65910 = dev_get_drvdata(dev); in is_volatile_reg() local
287 static int tps65910_ck32k_init(struct tps65910 *tps65910, in tps65910_ck32k_init()
305 static int tps65910_sleepinit(struct tps65910 *tps65910, in tps65910_sleepinit()
435 struct tps65910 *tps65910; in tps65910_power_off() local
447 struct tps65910 *tps65910; in tps65910_i2c_probe() local
H A Dtps65911-comparator.c53 static int comp_threshold_set(struct tps65910 *tps65910, int id, int voltage) in comp_threshold_set()
77 static int comp_threshold_get(struct tps65910 *tps65910, int id) in comp_threshold_get()
94 struct tps65910 *tps65910 = dev_get_drvdata(dev->parent); in comp_threshold_show() local
115 struct tps65910 *tps65910 = dev_get_drvdata(pdev->dev.parent); in tps65911_comparator_probe() local
145 struct tps65910 *tps65910; in tps65911_comparator_remove() local
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h887 struct tps65910 { struct
894 struct tps65910_board *of_plat_data; argument
906 static inline int tps65910_chip_id(struct tps65910 *tps65910) in tps65910_chip_id()
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c1002 struct tps65910 *tps65910 = dev_get_drvdata(pdev->dev.parent); in tps65910_parse_dt_reg_data() local
1073 struct tps65910 *tps65910 = dev_get_drvdata(pdev->dev.parent); in tps65910_probe() local
/openbmc/linux/drivers/rtc/
H A Drtc-tps65910.c367 struct tps65910 *tps65910 = NULL; in tps65910_rtc_probe() local