Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dmmc.h185 #define R1_SPI_ERASE_RESET (1 << 1) macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c19 #define R1_SPI_ERASE_RESET (1 << 1) macro
/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c298 else if ((R1_SPI_ERASE_SEQ | R1_SPI_ERASE_RESET) in mmc_spi_response_get()