Searched refs:SDC_CMD (Results 1 – 3 of 3) sorted by relevance
102 #define SDC_CMD (0x34) macro
218 writel((cmd), host->base + SDC_CMD); \917 if (readl(host->base + SDC_CMD) & 0x1800) { in msdc_command_resp()1281 if (readl(host->base + SDC_CMD) & 0x1800) in msdc_tune_cmdrsp()
63 #define SDC_CMD 0x34 macro1073 writel(rawcmd, host->base + SDC_CMD); in msdc_start_command()