Home
last modified time | relevance | path

Searched refs:STS2_CRCSTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h167 #define STS2_CRCSTE (1 << 31) macro
186 #define STS2_CRC_ERR (STS2_CRCSTE | STS2_CRC16E | \
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c168 #define STS2_CRCSTE (1 << 31) macro
186 #define STS2_CRC_ERR (STS2_CRCSTE | STS2_CRC16E | \