Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds