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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/regulator/
H A Dtps65023-regulator.c74 #define TPS65023_NUM_REGULATOR (TPS65023_NUM_DCDC + TPS65023_NUM_LDO) macro
124 struct regulator_desc desc[TPS65023_NUM_REGULATOR];
126 struct regulator_dev *rdev[TPS65023_NUM_REGULATOR];
127 const struct tps_info *info[TPS65023_NUM_REGULATOR];
226 shift = TPS65023_NUM_REGULATOR - dcdc;
262 shift = TPS65023_NUM_REGULATOR - dcdc;
275 shift = TPS65023_NUM_REGULATOR - dcdc;
492 for (i = 0; i < TPS65023_NUM_REGULATOR; i++, info++, init_data++) {
541 for (i = 0; i < TPS65023_NUM_REGULATOR; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/regulator/
H A Dtps65023-regulator.c74 #define TPS65023_NUM_REGULATOR (TPS65023_NUM_DCDC + TPS65023_NUM_LDO) macro
124 struct regulator_desc desc[TPS65023_NUM_REGULATOR];
126 struct regulator_dev *rdev[TPS65023_NUM_REGULATOR];
127 const struct tps_info *info[TPS65023_NUM_REGULATOR];
226 shift = TPS65023_NUM_REGULATOR - dcdc;
262 shift = TPS65023_NUM_REGULATOR - dcdc;
275 shift = TPS65023_NUM_REGULATOR - dcdc;
492 for (i = 0; i < TPS65023_NUM_REGULATOR; i++, info++, init_data++) {
541 for (i = 0; i < TPS65023_NUM_REGULATOR; i++)

Completed in 111 milliseconds