Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c123 #define DTO_EN (1 << 20) macro
131 DTO_EN | CIE_EN | CEB_EN | CCRC_EN | CTO_EN | \
491 irq_mask &= ~DTO_EN; in omap_hsmmc_enable_irq()
1034 if (status & (CTO_EN | DTO_EN)) in omap_hsmmc_do_irq()