Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dmmc.h190 #define R1_SPI_PARAMETER (1 << 6) macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c24 #define R1_SPI_PARAMETER (1 << 6) macro
/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c291 if ((R1_SPI_PARAMETER | R1_SPI_ADDRESS) in mmc_spi_response_get()