Searched refs:TPS65910_NUM_REGS (Results 1 – 4 of 4) sorted by relevance
843 #define TPS65910_NUM_REGS 14 macro879 unsigned long regulator_ext_sleep_control[TPS65910_NUM_REGS];880 struct regulator_init_data *tps65910_pmic_init_data[TPS65910_NUM_REGS];
85 TPS65910_NUM_REGS enumerator
22 return TPS65910_NUM_REGS; in pmic_tps65910_reg_count()
316 unsigned int board_ext_control[TPS65910_NUM_REGS];1107 BUILD_BUG_ON(TPS65910_NUM_REGS < ARRAY_SIZE(tps65910_regs)); in tps65910_probe()1120 BUILD_BUG_ON(TPS65910_NUM_REGS < ARRAY_SIZE(tps65911_regs)); in tps65910_probe()