Searched refs:R1_SPI_COM_CRC (Results 1 – 3 of 3) sorted by relevance
21 #define R1_SPI_COM_CRC (1 << 3) macro97 r1 = R1_SPI_COM_CRC; in mmc_spi_readdata()150 r1 = R1_SPI_COM_CRC; in mmc_spi_writedata()188 } else if (r1 & R1_SPI_COM_CRC) { in mmc_spi_request()228 if (r1 & R1_SPI_COM_CRC) in mmc_spi_request()
187 #define R1_SPI_COM_CRC (1 << 3) macro
296 else if (R1_SPI_COM_CRC & cmd->resp[0]) in mmc_spi_response_get()