Searched refs:SDC_STS_CMDBUSY (Results 1 – 1 of 1) sorted by relevance
180 #define SDC_STS_CMDBUSY (0x1 << 1) /* RW */ macro815 while ((readl(host->base + SDC_STS) & SDC_STS_CMDBUSY) && in msdc_cmd_is_ready()818 if (readl(host->base + SDC_STS) & SDC_STS_CMDBUSY) { in msdc_cmd_is_ready()