Home
last modified time | relevance | path

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

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