Home
last modified time | relevance | path

Searched refs:SDMMC_INTMASK_ACD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h57 #define SDMMC_INTMASK_ACD (1 << 14) /* Auto command done */ macro
H A Ddwmmc.c413 if (reg & SDMMC_INTMASK_ACD) in dwmmc_intr()
742 SDMMC_INTMASK_ACD | in dwmmc_attach()