Home
last modified time | relevance | path

Searched refs:R1_SPI_ERASE_SEQ (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dmmc.h188 #define R1_SPI_ERASE_SEQ (1 << 4) macro
/linux/drivers/mmc/host/
H A Dmmc_spi.c297 else if ((R1_SPI_ERASE_SEQ | R1_SPI_ERASE_RESET) in mmc_spi_response_get()