Searched refs:pcie_port_read (Results 1 – 1 of 1) sorted by relevance
164 static inline u32 pcie_port_read(struct mt7621_pcie_port *port, u32 reg) in pcie_port_read() function231 return (pcie_port_read(port, RALINK_PCI_STATUS) & PCIE_PORT_LINKUP) != 0; in mt7621_pcie_port_is_linkup()