Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsh_mmcif.h132 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \ macro
H A Dsh_mmcif.c66 } else if (state & INT_ERR_STS) { in sh_mmcif_intr()