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

/openbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h172 #define MMC_CID_REV_V1(resp) MMC_RSP_BITS((resp), 40, 8) macro
H A Dsdmmc_mem.c428 cid->rev = MMC_CID_REV_V1(resp);

Completed in 286 milliseconds