Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/
A Domap_mmc.h167 #define IE_DCRC (0x01 << 21) macro
225 #define INT_EN_MASK (IE_BADA | IE_CERR | IE_DEB | IE_DCRC |\
/u-boot/drivers/mmc/
A Domap_hsmmc.c802 irq_mask &= ~(IE_DEB | IE_DCRC | IE_CIE | IE_CEB | IE_CCRC); in mmc_enable_irq()
1244 if ((mmc_stat & (IE_DTO | IE_DCRC | IE_DEB)) != 0)
1300 if ((mmc_stat & (IE_DTO | IE_DCRC | IE_DEB)) != 0)

Completed in 8 milliseconds