Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Dportdrv.c72 pcie_capability_read_word(dev, PCI_EXP_FLAGS, &reg16); in pcie_message_numbers()
/linux/include/uapi/linux/
H A Dpci_regs.h483 #define PCI_EXP_FLAGS 0x02 /* Capabilities register */ macro
/linux/drivers/pci/controller/
H A Dpcie-rcar-host.c459 rcar_rmw32(pcie, REXPCAP(PCI_EXP_FLAGS), in rcar_pcie_hw_init()
/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.c6299 pcie_capability_read_word(pbridge, PCI_EXP_FLAGS, &flags); in cxgb4_iov_configure()