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

/netbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h249 #define MMC_CID_PSN_V1(resp) MMC_RSP_BITS((resp), 16, 24) macro
H A Dsdmmc_mem.c527 cid->psn = MMC_CID_PSN_V1(resp);
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.c1116 cid->psn = MMC_CID_PSN_V1(resp);

Completed in 85 milliseconds