Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dregisters.h46 #define IOAT_INTRDELAY_OFFSET 0x0C /* 16-bit */ macro
H A Ddma.c666 ioat_chan->ioat_dma->reg_base + IOAT_INTRDELAY_OFFSET); in __ioat_cleanup()