Home
last modified time | relevance | path

Searched refs:nregulators (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/regulator/
Datc260x-regulator.c481 int i, nregulators; in atc260x_regulator_probe() local
493 nregulators = ATC2603C_ID_MAX; in atc260x_regulator_probe()
499 nregulators = ATC2609A_ID_MAX; in atc260x_regulator_probe()
511 for (i = 0; i < nregulators; i++) { in atc260x_regulator_probe()
Daxp20x-regulator.c1216 int ret, i, nregulators; in axp20x_regulator_probe() local
1226 nregulators = AXP20X_REG_ID_MAX; in axp20x_regulator_probe()
1231 nregulators = AXP22X_REG_ID_MAX; in axp20x_regulator_probe()
1237 nregulators = AXP803_REG_ID_MAX; in axp20x_regulator_probe()
1243 nregulators = AXP806_REG_ID_MAX; in axp20x_regulator_probe()
1247 nregulators = AXP809_REG_ID_MAX; in axp20x_regulator_probe()
1251 nregulators = AXP813_REG_ID_MAX; in axp20x_regulator_probe()
1264 for (i = 0; i < nregulators; i++) { in axp20x_regulator_probe()
Drk808-regulator.c1294 int ret, i, nregulators; in rk808_regulator_probe() local
1310 nregulators = RK805_NUM_REGULATORS; in rk808_regulator_probe()
1314 nregulators = RK808_NUM_REGULATORS; in rk808_regulator_probe()
1318 nregulators = RK809_NUM_REGULATORS; in rk808_regulator_probe()
1322 nregulators = RK817_NUM_REGULATORS; in rk808_regulator_probe()
1326 nregulators = RK818_NUM_REGULATORS; in rk808_regulator_probe()
1339 for (i = 0; i < nregulators; i++) { in rk808_regulator_probe()