Searched refs:tps65910_chip_id (Results 1 – 4 of 4) sorted by relevance
880 if ((tps65910_chip_id(mfd) == TPS65910) && in tps65910_set_ext_sleep_config()917 (tps65910_chip_id(mfd) == TPS65911))) { in tps65910_set_ext_sleep_config()1021 switch (tps65910_chip_id(tps65910)) { in tps65910_parse_dt_reg_data()1106 switch (tps65910_chip_id(tps65910)) { in tps65910_probe()1169 if (tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()1177 tps65910_chip_id(tps65910) == TPS65910) { in tps65910_probe()1181 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