Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCAP_CRSVIS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/pci/
A Dpci-bridge-emul.c243 .ro = PCI_EXP_RTCAP_CRSVIS << 16,
A Dprobe.c1179 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()
/linux/include/uapi/linux/
A Dpci_regs.h637 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
/linux/drivers/pci/controller/
A Dpci-xgene.c185 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in xgene_pcie_config_read32()
A Dpci-aardvark.c840 *value |= PCI_EXP_RTCAP_CRSVIS << 16; in advk_pci_bridge_emul_pcie_conf_read()
957 bridge->pcie_conf.rootcap = cpu_to_le16(PCI_EXP_RTCAP_CRSVIS); in advk_sw_pci_bridge_init()
A Dpcie-iproc.c561 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in iproc_pcie_fix_cap()

Completed in 29 milliseconds