Searched refs:pmic_regulators (Results 1 – 1 of 1) sorted by relevance
499 static struct regulator pmic_regulators[ARRAY_SIZE(pmic_regu_name_ids)]; variable507 for (n = 0; n < ARRAY_SIZE(pmic_regulators); n++) { in release_voltage_lists()508 struct pmic_regulator_data *priv = pmic_regulators[n].priv; in release_voltage_lists()530 pmic_regulators[i].ops) in stm32mp_pmic_get_regulator()531 return pmic_regulators + i; in stm32mp_pmic_get_regulator()555 .regulator = pmic_regulators + i, in register_pmic_regulator()