Searched refs:SD_SPI_R1ERASE_SEQ_ERR (Results 1 – 2 of 2) sorted by relevance
155 SD_SPI_R1ERASE_SEQ_ERR = BIT(4), enumerator
251 } else if (cmd->response[0] & (SD_SPI_R1ERASE_SEQ_ERR | SD_SPI_R1ERASE_RESET)) { in sdhc_spi_response_get()