Searched refs:STS2_CRC_ERR (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ | ||
| H A D | sh_mmcif.h | 187 #define STS2_CRC_ERR (STS2_CRCSTE | STS2_CRC16E | \ macro |
| H A D | sh_mmcif.c | 168 if (state2 & STS2_CRC_ERR) in sh_mmcif_error_manage() |