Home
last modified time | relevance | path

Searched refs:PCI_EXP_FLAGS (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pci/pcie/
H A Ddpc.c419 ret = pcie_capability_read_word(pdev, PCI_EXP_FLAGS, &flags); in pci_dpc_init()
/linux/drivers/pci/controller/
H A Dpcie-rcar-ep.c44 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_ep_hw_init()
H A Dpcie-rcar-host.c459 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
/linux/include/uapi/linux/
H A Dpci_regs.h478 #define PCI_EXP_FLAGS 0x02 /* Capabilities register */ macro
/linux/drivers/pci/hotplug/
H A Dpnv_php.c896 pcie_capability_read_word(pdev, PCI_EXP_FLAGS, &pcie_flag); in pnv_php_enable_msix()
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c364 pnv_pci_cfg_read(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pnv_eeh_probe()
/linux/drivers/pci/
H A Dprobe.c1664 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, &reg16); in set_pcie_port_type()
H A Dquirks.c5507 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, &reg16); in quirk_intel_qat_vf_cap()