Searched refs:PCI_EXP_FLAGS (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/pci/pcie/ |
| H A D | dpc.c | 419 ret = pcie_capability_read_word(pdev, PCI_EXP_FLAGS, &flags); in pci_dpc_init()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 44 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_ep_hw_init()
|
| H A D | pcie-rcar-host.c | 459 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 478 #define PCI_EXP_FLAGS 0x02 /* Capabilities register */ macro
|
| /linux/drivers/pci/hotplug/ |
| H A D | pnv_php.c | 896 pcie_capability_read_word(pdev, PCI_EXP_FLAGS, &pcie_flag); in pnv_php_enable_msix()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 364 pnv_pci_cfg_read(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pnv_eeh_probe()
|
| /linux/drivers/pci/ |
| H A D | probe.c | 1664 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in set_pcie_port_type()
|
| H A D | quirks.c | 5507 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in quirk_intel_qat_vf_cap()
|