Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dmmc.h179 #define R1_SPI_ERASE_RESET (1 << 1) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc_spi.c19 #define R1_SPI_ERASE_RESET (1 << 1) 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()