Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Domap_hsmmc.c120 #define CCRC_EN (1 << 17) 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()