Searched refs:MMC_STATUS_ERROR (Results 1 – 3 of 3) sorted by relevance
215 MMC_STATUS_ERROR : MMC_STATUS_RDY_FOR_DATA; in mmc_spi_request()
494 if (!mmc_host_is_spi(mmc) && (cmd.response[0] & MMC_STATUS_ERROR)) in mmc_switch_voltage()
168 #define MMC_STATUS_ERROR (1 << 19) macro