Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h161 #define IE_CEB (0x01 << 18) macro
223 IE_DTO | IE_CIE | IE_CEB | IE_CCRC | IE_ADMAE | IE_CTO |\
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c803 irq_mask &= ~(IE_DEB | IE_DCRC | IE_CIE | IE_CEB | IE_CCRC); in mmc_enable_irq()