Searched refs:PCI_EXP_FLAGS (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/pci/pcie/ |
D | portdrv_core.c | 124 pcie_capability_read_word(dev, PCI_EXP_FLAGS, ®16); in pcie_port_enable_msix()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 233 rtas_read_config(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pseries_eeh_probe()
|
/linux-4.4.14/include/uapi/linux/ |
D | pci_regs.h | 457 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
|
/linux-4.4.14/drivers/pci/ |
D | access.c | 615 case PCI_EXP_FLAGS: in pcie_capability_reg_implemented()
|
D | probe.c | 1023 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in set_pcie_port_type()
|
D | quirks.c | 4175 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in quirk_intel_qat_vf_cap()
|
/linux-4.4.14/drivers/pci/host/ |
D | pcie-rcar.c | 511 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | eeh-powernv.c | 394 pnv_pci_cfg_read(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pnv_eeh_probe()
|