Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c119 #define CTO_EN (1 << 16) 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()
1034 if (status & (CTO_EN | DTO_EN)) in omap_hsmmc_do_irq()