Searched refs:SD_SPI_R1PARAMETER_ERR (Results 1 – 2 of 2) sorted by relevance
153 SD_SPI_R1PARAMETER_ERR = BIT(6), enumerator
245 if (cmd->response[0] & (SD_SPI_R1PARAMETER_ERR | SD_SPI_R1ADDRESS_ERR)) { in sdhc_spi_response_get()