Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h119 #define SDMMC_IDINTEN 0x90 /* Internal DMAC Interrupt Enable */ macro
H A Ddwmmc.c720 WRITE4(sc, SDMMC_IDINTEN, (SDMMC_IDINTEN_NI | in dwmmc_attach()