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

/netbsd-current/sys/arch/arm/nxp/
H A Dimx_sdhc.c65 struct fdtbus_regulator *sc_vmmc_supply; member in struct:imx_sdhc_softc
131 sc->sc_vmmc_supply = fdtbus_regulator_acquire(phandle, "vmmc-supply");
181 if (sc->sc_vmmc_supply != NULL) {
182 error = fdtbus_regulator_enable(sc->sc_vmmc_supply);

Completed in 184 milliseconds