Searched refs:PCI_EXP_FLAGS (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | portdrv_core.c | 60 pcie_capability_read_word(dev, PCI_EXP_FLAGS, ®16); in pcie_message_numbers()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | access.c | 368 case PCI_EXP_FLAGS: in pcie_capability_reg_implemented()
|
| H A D | probe.c | 1497 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in set_pcie_port_type()
|
| H A D | quirks.c | 5261 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, ®16); in quirk_intel_qat_vf_cap()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 467 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 467 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 47 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_ep_hw_init()
|
| H A D | pcie-rcar-host.c | 376 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 473 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | eeh_pseries.c | 413 rtas_read_config(pdn, edev->pcie_cap + PCI_EXP_FLAGS, in pseries_eeh_init_edev()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | pnv_php.c | 732 pcie_capability_read_word(pdev, PCI_EXP_FLAGS, &pcie_flag); in pnv_php_enable_msix()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_main.c | 6321 pcie_capability_read_word(pbridge, PCI_EXP_FLAGS, &flags); in cxgb4_iov_configure()
|