Searched refs:R1_SPI_ILLEGAL_COMMAND (Results 1 – 5 of 5) sorted by relevance
89 if (cmd->resp[0] & R1_SPI_ILLEGAL_COMMAND) in mmc_wait_for_app_cmd()111 if (cmd->resp[0] & R1_SPI_ILLEGAL_COMMAND) in mmc_wait_for_app_cmd()
417 if (status & R1_SPI_ILLEGAL_COMMAND) in mmc_switch_status_error()
155 if (cmd->resp[0] & R1_SPI_ILLEGAL_COMMAND) in mmc_request_done()
170 #define R1_SPI_ILLEGAL_COMMAND (1 << 2) macro
344 else if (R1_SPI_ILLEGAL_COMMAND & cmd->resp[0]) in mmc_spi_response_get()