Searched defs:SPI_RESPONSE_WRITE_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | mmc_spi.c | 32 #define SPI_RESPONSE_WRITE_ERR ((6 << 1)|1) macro |
/openbmc/linux/drivers/mmc/host/ | ||
H A D | mmc_spi.c | 69 #define SPI_RESPONSE_WRITE_ERR ((6 << 1)|1) macro |