Home
last modified time | relevance | path

Searched refs:mmc_select_vdd (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmc.c202 static uint32_t mmc_select_vdd(struct mmc_softc *sc, uint32_t ocr);
426 mmc_select_vdd(struct mmc_softc *sc, uint32_t ocr) in mmc_select_vdd() function
2069 mmcbr_set_ocr(dev, mmc_select_vdd(sc, ocr)); in mmc_go_discovery()