Searched refs:CC_EN (Results 1 – 1 of 1) sorted by relevance
115 #define CC_EN (1 << 0) macro134 BRR_EN | BWR_EN | TC_EN | CC_EN)795 while ((reg != CC_EN) && time_before(jiffies, timeout)) in send_init_stream()796 reg = OMAP_HSMMC_READ(host->base, STAT) & CC_EN; in send_init_stream()1147 if (end_cmd || ((status & CC_EN) && host->cmd)) in omap_hsmmc_do_irq()