Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c31 #define SPI_RESPONSE_CRC_ERR ((5 << 1)|1) macro
/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c68 #define SPI_RESPONSE_CRC_ERR ((5 << 1)|1) macro