Searched refs:tps65910_chip_id (Results 1 – 4 of 4) sorted by relevance
879 if ((tps65910_chip_id(mfd) == TPS65910) && in tps65910_set_ext_sleep_config()916 (tps65910_chip_id(mfd) == TPS65911))) { in tps65910_set_ext_sleep_config()1020 switch (tps65910_chip_id(tps65910)) { in tps65910_parse_dt_reg_data()1105 switch (tps65910_chip_id(tps65910)) { in tps65910_probe()1168 if (tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()1176 tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()1180 if (tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()
238 switch (tps65910_chip_id(tps65910)) { in tps65910_irq_init()270 if (tps65910_chip_id(tps65910) == TPS65910) in is_volatile_reg()
126 switch (tps65910_chip_id(tps65910)) { in tps65910_gpio_probe()
906 static inline int tps65910_chip_id(struct tps65910 *tps65910) in tps65910_chip_id() function