Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c139 #define PHY_RDY_LINKUP_BIT BIT(1) macro
195 if (readl(pcie->pcireg_base + PS_LINKUP_OFFSET) & PHY_RDY_LINKUP_BIT) in nwl_phy_link_up()