Searched refs:TPS65132_MAX_REGULATORS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/regulator/
H A Dtps65132-regulator.c45 #define TPS65132_MAX_REGULATORS 2 macro
58 struct tps65132_reg_pdata reg_pdata[TPS65132_MAX_REGULATORS];
199 static const struct regulator_desc tps_regs_desc[TPS65132_MAX_REGULATORS] = {
247 for (id = 0; id < TPS65132_MAX_REGULATORS; ++id) {

Completed in 98 milliseconds