Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c261 .ro = PCI_EXP_RTCAP_CRSVIS << 16,
H A Dprobe.c1186 if (root_cap & PCI_EXP_RTCAP_CRSVIS) in pci_enable_crs()
/openbmc/linux/drivers/pci/controller/
H A Dpci-xgene.c183 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in xgene_pcie_config_read32()
H A Dpcie-iproc.c560 *val &= ~(PCI_EXP_RTCAP_CRSVIS << 16); in iproc_pcie_fix_cap()
H A Dpci-aardvark.c1079 bridge->pcie_conf.rootcap = cpu_to_le16(PCI_EXP_RTCAP_CRSVIS); in advk_sw_pci_bridge_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h638 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h639 #define PCI_EXP_RTCAP_CRSVIS 0x0001 /* CRS Software Visibility capability */ macro