Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c113 #define CC_EN (1 << 0) macro
132 BRR_EN | BWR_EN | TC_EN | CC_EN)
728 while ((reg != CC_EN) && time_before(jiffies, timeout)) in send_init_stream()
729 reg = OMAP_HSMMC_READ(host->base, STAT) & CC_EN; in send_init_stream()
1057 if (end_cmd || ((status & CC_EN) && host->cmd)) in omap_hsmmc_do_irq()