Searched refs:INT_ERR_STS (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ | ||
| H A D | sh_mmcif.h | 132 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \ macro |
| H A D | sh_mmcif.c | 66 } else if (state & INT_ERR_STS) { in sh_mmcif_intr() |