Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h122 #define INT_WDATERR (1 << 11) macro
132 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c108 #define INT_WDATERR (1 << 11) macro
118 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \