Searched refs:regulator_check_voltage (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/mmc/
H A Dmmc_fdt_helpers.c162 if (regulator_check_voltage(helper->vqmmc_supply, 1200000) == 0)
168 if (regulator_check_voltage(helper->vqmmc_supply, 1800000) == 0)
178 if (regulator_check_voltage(helper->vqmmc_supply, 3300000) == 0)
/freebsd-13-stable/sys/dev/extres/regulator/
H A Dregulator.h141 int regulator_check_voltage(regulator_t reg, int uvolt);
H A Dregulator.c1032 regulator_check_voltage(regulator_t reg, int uvolt) function

Completed in 101 milliseconds