Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-mt7620.c61 #define PCIE_LINK_UP_ST BIT(0) macro
332 if ((pcie_r32(RALINK_PCI0_STATUS) & PCIE_LINK_UP_ST) == 0) { in mt7620_pci_probe()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dpci-mt7620.c61 #define PCIE_LINK_UP_ST BIT(0) macro
325 if ((pcie_r32(RALINK_PCI0_STATUS) & PCIE_LINK_UP_ST) == 0) { in mt7620_pci_probe()

Completed in 2 milliseconds