Searched refs:SDMMC_CMD_START (Results 1 – 3 of 3) sorted by relevance
202 #define SDMMC_CMD_START BIT(31) macro
390 #define SDMMC_CMD_START BIT(31) macro
265 mci_writel(host, CMD, SDMMC_CMD_START | cmd); in mci_send_cmd()268 !(cmd_status & SDMMC_CMD_START), in mci_send_cmd()432 mci_writel(host, CMD, cmd_flags | SDMMC_CMD_START); in dw_mci_start_command()