Searched refs:tps65910_chip_id (Results 1 – 4 of 4) sorted by relevance
883 if ((tps65910_chip_id(mfd) == TPS65910) && in tps65910_set_ext_sleep_config()920 (tps65910_chip_id(mfd) == TPS65911))) { in tps65910_set_ext_sleep_config()1025 switch (tps65910_chip_id(tps65910)) { in tps65910_parse_dt_reg_data()1108 switch (tps65910_chip_id(tps65910)) { in tps65910_probe()1158 if (tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()1166 tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()1170 if (tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()
245 switch (tps65910_chip_id(tps65910)) { in tps65910_irq_init()283 if (tps65910_chip_id(tps65910) == TPS65910) in is_volatile_reg()
134 switch (tps65910_chip_id(tps65910)) { in tps65910_gpio_probe()
915 static inline int tps65910_chip_id(struct tps65910 *tps65910) in tps65910_chip_id() function