Searched refs:PCI_EXP_RTCAP_CRSVIS (Results 1 – 6 of 6) sorted by relevance
243 .ro = PCI_EXP_RTCAP_CRSVIS << 16,
1179 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()
637 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
185 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in xgene_pcie_config_read32()
840 *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()
561 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in iproc_pcie_fix_cap()
Completed in 28 milliseconds