Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Daccess.c392 case PCI_EXP_FLAGS: in pcie_capability_reg_implemented()
H A Dprobe.c1571 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, &reg16); in set_pcie_port_type()
H A Dquirks.c5480 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, &reg16); in quirk_intel_qat_vf_cap()
/linux/drivers/pci/pcie/
H A Dportdrv.c72 pcie_capability_read_word(dev, PCI_EXP_FLAGS, &reg16); in pcie_message_numbers()
/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.c466 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c415 rtas_pci_dn_read_config(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pseries_eeh_init_edev()
/linux/include/uapi/linux/
H A Dpci_regs.h474 #define PCI_EXP_FLAGS 0x02 /* Capabilities register */ macro
/linux/drivers/pci/hotplug/
H A Dpnv_php.c733 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/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6310 pcie_capability_read_word(pbridge, PCI_EXP_FLAGS, &flags); in cxgb4_iov_configure()