Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c121 #define CEB_EN (1 << 18) macro
131 DTO_EN | CIE_EN | CEB_EN | CCRC_EN | CTO_EN | \
1028 if (status & (CTO_EN | CCRC_EN | CEB_EN)) in omap_hsmmc_do_irq()
1036 else if (status & (CCRC_EN | DCRC_EN | DEB_EN | CEB_EN | in omap_hsmmc_do_irq()