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