Searched refs:N_REGULATORS (Results 1 – 1 of 1) sorted by relevance
111 #define N_REGULATORS (N_DCDC + N_LDO + N_SWITCH) macro139 struct regulator_desc desc[N_REGULATORS];374 static const struct supply_info supply_info[N_REGULATORS] = {606 for (i = 0; i < N_REGULATORS; i++, info++, init_data++) { in pmic_probe()