Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddca.c319 if ((pcie_control & IOAT3_PCI_CONTROL_MEMWR) == 0) { in ioat_dca_init()
320 pcie_control |= IOAT3_PCI_CONTROL_MEMWR; in ioat_dca_init()
Dregisters.h181 #define IOAT3_PCI_CONTROL_MEMWR 0x1 macro