Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio_aec.c32 #define INTA_FLAG 0x01 macro
48 if ((status & INTA_ENABLED_FLAG) && (status & INTA_FLAG)) { in aectc_irq()