Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h121 #define INT_WDATERR (1 << 11) macro
131 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c107 #define INT_WDATERR (1 << 11) macro
117 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \