Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Dregisters.h152 #define IOAT_PCI_CAP_ENABLE_MEMWR 0x1 macro
Ddca.c450 if ((pcie_control & IOAT_PCI_CAP_ENABLE_MEMWR) == 0) { in ioat2_dca_init()
451 pcie_control |= IOAT_PCI_CAP_ENABLE_MEMWR; in ioat2_dca_init()