Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Ddca.c296 if ((pcie_control & IOAT3_PCI_CONTROL_MEMWR) == 0) { in ioat_dca_init()
297 pcie_control |= IOAT3_PCI_CONTROL_MEMWR; in ioat_dca_init()
H A Dregisters.h163 #define IOAT3_PCI_CONTROL_MEMWR 0x1 macro