Searched refs:R1_SPI_ERASE_SEQ (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mmc/ | ||
D | mmc.h | 188 #define R1_SPI_ERASE_SEQ (1 << 4) macro |
/linux-6.1.9/drivers/mmc/host/ | ||
D | mmc_spi.c | 322 else if ((R1_SPI_ERASE_SEQ | R1_SPI_ERASE_RESET) in mmc_spi_response_get() |