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

/freebsd-13-stable/sys/dev/mmc/host/
H A Ddwmmc_reg.h73 #define SDMMC_INTMASK_CD (1 << 0) /* Card Detected */ macro
H A Ddwmmc.c423 if (reg & SDMMC_INTMASK_CD) {
764 SDMMC_INTMASK_CD));

Completed in 87 milliseconds