Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c32 #define SPI_RESPONSE_WRITE_ERR ((6 << 1)|1) macro
/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c69 #define SPI_RESPONSE_WRITE_ERR ((6 << 1)|1) macro