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

/openbsd-current/sys/dev/sdmmc/
H A Dsdmmc_ioreg.h58 #define SD_IO_OCR_NUM_FUNCTIONS(ocr) (((ocr) >> 28) & 0x7) macro
H A Dsdmmc_io.c104 sc->sc_function_count = SD_IO_OCR_NUM_FUNCTIONS(card_ocr);

Completed in 191 milliseconds