Searched refs:pcie_control (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/dma/ioat/
H A Ddca.c278 u16 pcie_control; ioat_dca_init() local
318 pcie_control = readw(ioatdca->dca_base + IOAT3_PCI_CONTROL_OFFSET); ioat_dca_init()
319 if ((pcie_control & IOAT3_PCI_CONTROL_MEMWR) == 0) { ioat_dca_init()
320 pcie_control |= IOAT3_PCI_CONTROL_MEMWR; ioat_dca_init()
321 writew(pcie_control, ioat_dca_init()
/linux-4.4.14/include/linux/mlx5/
H A Ddevice.h929 u8 pcie_control; member in struct:mlx5_mkey_seg

Completed in 114 milliseconds