Home
last modified time | relevance | path

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

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