Searched refs:nregulators (Results 1 – 3 of 3) sorted by relevance
1458 int ret, i, nregulators; in axp20x_regulator_probe() local1469 nregulators = AXP20X_REG_ID_MAX; in axp20x_regulator_probe()1474 nregulators = AXP22X_REG_ID_MAX; in axp20x_regulator_probe()1480 nregulators = AXP313A_REG_ID_MAX; in axp20x_regulator_probe()1484 nregulators = AXP803_REG_ID_MAX; in axp20x_regulator_probe()1490 nregulators = AXP806_REG_ID_MAX; in axp20x_regulator_probe()1494 nregulators = AXP809_REG_ID_MAX; in axp20x_regulator_probe()1498 nregulators = AXP813_REG_ID_MAX; in axp20x_regulator_probe()1504 nregulators = AXP15060_REG_ID_MAX; in axp20x_regulator_probe()1515 for (i = 0; i < nregulators; i++) { in axp20x_regulator_probe()
482 int i, nregulators; in atc260x_regulator_probe() local494 nregulators = ATC2603C_ID_MAX; in atc260x_regulator_probe()500 nregulators = ATC2609A_ID_MAX; in atc260x_regulator_probe()512 for (i = 0; i < nregulators; i++) { in atc260x_regulator_probe()
1675 int ret, i, nregulators; in rk808_regulator_probe() local1691 nregulators = RK805_NUM_REGULATORS; in rk808_regulator_probe()1695 nregulators = ARRAY_SIZE(rk806_reg); in rk808_regulator_probe()1704 nregulators = RK808_NUM_REGULATORS; in rk808_regulator_probe()1708 nregulators = RK809_NUM_REGULATORS; in rk808_regulator_probe()1712 nregulators = RK817_NUM_REGULATORS; in rk808_regulator_probe()1716 nregulators = RK818_NUM_REGULATORS; in rk808_regulator_probe()1731 for (i = 0; i < nregulators; i++) { in rk808_regulator_probe()