Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.h433 #define SDMMC_IDMAC_INT_AI BIT(9) macro
H A Ddw_mmc.c58 #define IDMAC_INT_CLR (SDMMC_IDMAC_INT_AI | SDMMC_IDMAC_INT_NI | \