Searched refs:SD_SPI_R1ILLEGAL_CMD_ERR (Results 1 – 2 of 2) sorted by relevance
157 SD_SPI_R1ILLEGAL_CMD_ERR = BIT(2), enumerator
247 } else if (cmd->response[0] & (SD_SPI_R1ILLEGAL_CMD_ERR)) { in sdhc_spi_response_get()