Searched refs:PCI_EXP_RTCAP_CRSVIS (Results 1 – 3 of 3) sorted by relevance
601 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
168 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in xgene_pcie_config_read32()
789 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()