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

/openbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h66 #define MMC_OCR_3_0V_3_1V (1<<18) macro
H A Dsdhc.c340 SET(hp->ocr, MMC_OCR_2_9V_3_0V | MMC_OCR_3_0V_3_1V);
613 else if (ISSET(ocr, MMC_OCR_2_9V_3_0V|MMC_OCR_3_0V_3_1V))
/openbsd-current/sys/dev/ic/
H A Drtsxreg.h390 MMC_OCR_3_1V_3_2V|MMC_OCR_3_0V_3_1V)
/openbsd-current/sys/dev/fdt/
H A Dimxesdhc.c360 SET(sc->ocr, MMC_OCR_2_9V_3_0V | MMC_OCR_3_0V_3_1V);
659 else if (ISSET(ocr, MMC_OCR_2_9V_3_0V|MMC_OCR_3_0V_3_1V))
/openbsd-current/sys/arch/armv7/omap/
H A Dommmc.c407 SET(sc->ocr, MMC_OCR_2_9V_3_0V | MMC_OCR_3_0V_3_1V);
647 else if (ISSET(ocr, MMC_OCR_2_9V_3_0V | MMC_OCR_3_0V_3_1V))

Completed in 139 milliseconds