Searched refs:PCI_EXP_FLAGS (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/pci/pcie/ |
D | portdrv_core.c | 124 pcie_capability_read_word(dev, PCI_EXP_FLAGS, ®16); in pcie_port_enable_msix()
|
/linux-4.1.27/include/uapi/linux/ |
D | pci_regs.h | 416 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
|
/linux-4.1.27/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.1.27/drivers/pci/ |
D | access.c | 610 case PCI_EXP_FLAGS: in pcie_capability_reg_implemented()
|
D | probe.c | 986 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in set_pcie_port_type()
|
/linux-4.1.27/drivers/pci/host/ |
D | pcie-rcar.c | 485 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | eeh-powernv.c | 408 pnv_pci_cfg_read(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pnv_eeh_probe()
|