Home
last modified time | relevance | path

Searched refs:TPS65910_NUM_REGS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dtps65910.h843 #define TPS65910_NUM_REGS 14 macro
879 unsigned long regulator_ext_sleep_control[TPS65910_NUM_REGS];
880 struct regulator_init_data *tps65910_pmic_init_data[TPS65910_NUM_REGS];
/openbmc/u-boot/include/power/
H A Dtps65910_pmic.h85 TPS65910_NUM_REGS enumerator
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65910_dm.c22 return TPS65910_NUM_REGS; in pmic_tps65910_reg_count()
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c316 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()