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

/openbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h173 #define MMC_CID_PSN_V1(resp) MMC_RSP_BITS((resp), 16, 24) macro
H A Dsdmmc_mem.c429 cid->psn = MMC_CID_PSN_V1(resp);

Completed in 242 milliseconds