Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c97 #define IRQ_CRC_ERR \ macro
107 (IRQ_CRC_ERR | IRQ_TIMEOUTS | IRQ_END_OF_CHAIN)
969 if (status & IRQ_CRC_ERR) { in meson_mmc_irq()