Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dpci-bridge-emul.c240 .ro = PCI_EXP_RTCAP_CRSVIS << 16,
Dprobe.c1145 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h629 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
/Linux-v5.10/drivers/pci/controller/
Dpci-xgene.c185 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in xgene_pcie_config_read32()
Dpcie-iproc.c565 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in iproc_pcie_fix_cap()