Home
last modified time | relevance | path

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

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