Searched refs:SD_STATUS_CR (Results 1 – 2 of 2) sorted by relevance
164 #define SD_STATUS_CR (0x00010000) macro
319 while (!(status & SD_STATUS_CR)) in au1xmmc_send_command()323 __raw_writel(SD_STATUS_CR, HOST_STATUS(host)); in au1xmmc_send_command()829 else if (status & SD_STATUS_CR) { in au1xmmc_irq()