Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c123 #define CEB_EN (1 << 18) macro
133 DTO_EN | CIE_EN | CEB_EN | CCRC_EN | CTO_EN | \
1135 if (status & (CTO_EN | CCRC_EN | CEB_EN)) in omap_hsmmc_do_irq()
1143 else if (status & (CCRC_EN | DCRC_EN | DEB_EN | CEB_EN | in omap_hsmmc_do_irq()