Home
last modified time | relevance | path

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

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