Searched refs:SDMMC_MINTSTS (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/mmc/host/ | ||
| H A D | dwmmc_reg.h | 91 #define SDMMC_MINTSTS 0x40 /* Masked Interrupt Status Register */ macro |
| H A D | dwmmc.c | 382 reg = READ4(sc, SDMMC_MINTSTS); in dwmmc_intr() |