Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drtsxreg.h426 | MMC_OCR_3_0V_3_1V)
/netbsd/sys/dev/sdmmc/
H A Dsdmmcreg.h90 #define MMC_OCR_3_0V_3_1V (1<<18) macro
H A Dsdhc.c516 SET(hp->ocr, MMC_OCR_2_9V_3_0V | MMC_OCR_3_0V_3_1V); in sdhc_host_found()
954 } else if (ISSET(ocr, MMC_OCR_2_9V_3_0V|MMC_OCR_3_0V_3_1V)) { in sdhc_bus_power()