Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mt7621.c52 #define RALINK_PCI_STATUS 0x0050 macro
175 return (pcie_port_read(port, RALINK_PCI_STATUS) & PCIE_PORT_LINKUP) != 0; in mt7621_pcie_port_is_linkup()