Searched refs:PCIE_LINK_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/pci/ | ||
H A D | pcie_layerscape.h | 66 #define PCIE_LINK_SPEED_MASK 0xf macro |
H A D | pcie_layerscape.c | 547 link_sta & PCIE_LINK_SPEED_MASK); in ls_pcie_probe() |