Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dmmc.h182 #define R1_SPI_ERASE_SEQ (1 << 4) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc_spi.c22 #define R1_SPI_ERASE_SEQ (1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmc_spi.c329 else if ((R1_SPI_ERASE_SEQ | R1_SPI_ERASE_RESET) in mmc_spi_response_get()