Searched refs:IOAT_CHAN_DRS_AUTOWRAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/dma/ioat/ | ||
H A D | registers.h | 235 #define IOAT_CHAN_DRS_AUTOWRAP 0x0200 macro |
H A D | dma.c | 449 drsctl |= IOAT_CHAN_DRS_AUTOWRAP; in ioat_alloc_ring() |