Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c138 #define PCIE_PHY_LINKUP_BIT BIT(0) macro
188 if (readl(pcie->pcireg_base + PS_LINKUP_OFFSET) & PCIE_PHY_LINKUP_BIT) in nwl_pcie_link_up()