Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dxilinx-pcie.c43 #define ROOTCFG_PSCR_LINK_UP (1 << 11) macro
203 val = s->link_up ? ROOTCFG_PSCR_LINK_UP : 0; in xilinx_pcie_root_config_read()