Searched refs:SDMMC_CMD_START (Results 1 – 2 of 2) sorted by relevance
126 #define SDMMC_CMD_START BIT(31) macro
380 mci_writel(host, CMD, cmd_flags | SDMMC_CMD_START); in dw_mci_start_command()944 mci_writel(host, CMD, SDMMC_CMD_START | cmd); in mci_send_cmd()948 if (!(cmd_status & SDMMC_CMD_START)) in mci_send_cmd()