Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c125 #define DTO_EN (1 << 20) macro
133 DTO_EN | CIE_EN | CEB_EN | CCRC_EN | CTO_EN | \
550 irq_mask &= ~DTO_EN; in omap_hsmmc_enable_irq()
1124 if (status & (CTO_EN | DTO_EN)) in omap_hsmmc_do_irq()