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

/freebsd-11.0-release/sys/dev/mmc/host/
H A Ddwmmc_reg.h97 #define SDMMC_STATUS_FIFO_FULL (1 << 3) /* FIFO full */ macro
H A Ddwmmc.c869 if (status & SDMMC_STATUS_FIFO_FULL)

Completed in 96 milliseconds