Home
last modified time | relevance | path

Searched defs:SPI_RESPONSE_ACCEPTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c30 #define SPI_RESPONSE_ACCEPTED ((2 << 1)|1) macro
/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c67 #define SPI_RESPONSE_ACCEPTED ((2 << 1)|1) macro