Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Dregisters.h31 #define IOAT_INTRCTRL_MASTER_INT_EN 0x01 /* Master Interrupt Enable */ macro
H A Ddma.c101 if (!(intrctrl & IOAT_INTRCTRL_MASTER_INT_EN)) in ioat_dma_do_interrupt()