Home
last modified time | relevance | path

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

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