Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Daspeed_pcie_phy.c34 #define PCIE_LINK_STS BIT(5) macro
47 if (pcie_link & PCIE_LINK_STS) { in aspeed_pcie_phy_link_status()