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

/openbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h77 #define MMC_OCR_1_65V_1_95V (1<<7) macro
H A Dsdhc.c338 SET(hp->ocr, MMC_OCR_1_65V_1_95V);
615 else if (ISSET(ocr, MMC_OCR_1_65V_1_95V))
/openbsd-current/sys/dev/fdt/
H A Dimxesdhc.c358 SET(sc->ocr, MMC_OCR_1_65V_1_95V);
661 else if (ISSET(ocr, MMC_OCR_1_65V_1_95V))
/openbsd-current/sys/arch/armv7/omap/
H A Dommmc.c405 SET(sc->ocr, MMC_OCR_1_65V_1_95V);
649 else if (ISSET(ocr, MMC_OCR_1_65V_1_95V))

Completed in 269 milliseconds