Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dxilinx-pcie.c50 #define ROOTCFG_RPSCR_INTNEMPTY (1 << 18) macro
207 s->rpscr &= ~ROOTCFG_RPSCR_INTNEMPTY; in xilinx_pcie_root_config_read()
209 s->rpscr |= ROOTCFG_RPSCR_INTNEMPTY; in xilinx_pcie_root_config_read()