Searched refs:regulator_get_voltage (Results 1 – 4 of 4) sorted by relevance
138 int regulator_get_voltage(regulator_t reg, int *uvolt);
999 regulator_get_voltage(regulator_t reg, int *uvolt) in regulator_get_voltage() function
182 if (regulator_get_voltage(supply, &uvolt) != 0) { in rk_iodomain_set()
193 error = regulator_get_voltage(sc->reg, &uvolt); in cpufreq_dt_set()