Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c104 #define IRQ_RESP_STATUS BIT(14) macro
985 if (status & (IRQ_END_OF_CHAIN | IRQ_RESP_STATUS)) { in meson_mmc_irq()