Searched refs:PCIE_LINK_STA (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/pci/ | ||
H A D | pcie_layerscape.h | 68 #define PCIE_LINK_STA 0x82 macro |
H A D | pcie_layerscape.c | 545 link_sta = readw(pcie->dbi + PCIE_LINK_STA); in ls_pcie_probe() |