Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dregisters.h32 #define IOAT_INTRCTRL_INT_STATUS 0x02 /* ATTNSTATUS -or- Channel Int */ macro
H A Ddma.c104 if (!(intrctrl & IOAT_INTRCTRL_INT_STATUS)) { in ioat_dma_do_interrupt()