Searched refs:SD_SPI_RESPONSE_WRITE_ERR (Results 1 – 2 of 2) sorted by relevance
198 #define SD_SPI_RESPONSE_WRITE_ERR 0x0C macro
565 } else if ((resp & 0xF) == SD_SPI_RESPONSE_WRITE_ERR) { in sdhc_spi_write_data()