Home
last modified time | relevance | path

Searched refs:STS2_CRC_ERR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h186 #define STS2_CRC_ERR (STS2_CRCSTE | STS2_CRC16E | \ macro
H A Dsh_mmcif.c171 if (state2 & STS2_CRC_ERR) in sh_mmcif_error_manage()
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c186 #define STS2_CRC_ERR (STS2_CRCSTE | STS2_CRC16E | \ macro
587 if (state2 & STS2_CRC_ERR) { in sh_mmcif_error_manage()