Searched refs:PCI_EXP_RTCAP_CRSVIS (Results 1 – 4 of 4) sorted by relevance
616 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
185 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in xgene_pcie_config_read32()
546 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in iproc_pcie_fix_cap()
1025 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()