Searched refs:PCI_EXP_FLAGS (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/pci/pcie/ |
D | portdrv_core.c | 59 pcie_capability_read_word(dev, PCI_EXP_FLAGS, ®16); in pcie_message_numbers()
|
/Linux-v4.19/drivers/pci/ |
D | access.c | 381 case PCI_EXP_FLAGS: in pcie_capability_reg_implemented()
|
D | probe.c | 1325 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in set_pcie_port_type()
|
D | quirks.c | 4800 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in quirk_intel_qat_vf_cap()
|
/Linux-v4.19/include/uapi/linux/ |
D | pci_regs.h | 466 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 280 rtas_read_config(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pseries_eeh_probe()
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | pnv_php.c | 669 pcie_capability_read_word(pdev, PCI_EXP_FLAGS, &pcie_flag); in pnv_php_enable_msix()
|
/Linux-v4.19/drivers/pci/controller/ |
D | pcie-rcar.c | 594 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | eeh-powernv.c | 410 pnv_pci_cfg_read(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pnv_eeh_probe()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 5322 pci_read_config_word(pbridge, pos + PCI_EXP_FLAGS, &flags); in cxgb4_iov_configure()
|