Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Ddca.c298 if ((pcie_control & IOAT3_PCI_CONTROL_MEMWR) == 0) { in ioat_dca_init()
299 pcie_control |= IOAT3_PCI_CONTROL_MEMWR; in ioat_dca_init()
H A Dregisters.h163 #define IOAT3_PCI_CONTROL_MEMWR 0x1 macro
/linux/tools/testing/selftests/vfio/lib/drivers/ioat/
H A Dregisters.h163 #define IOAT3_PCI_CONTROL_MEMWR 0x1 macro