Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-artpec6.c174 u16 phy_status_tx, phy_status_rx; in artpec6_pcie_wait_for_phy_a7() local
190 phy_status_tx = readw(artpec6_pcie->phy_base + PHY_TX_ASIC_OUT); in artpec6_pcie_wait_for_phy_a7()
193 } while (retries && ((phy_status_tx & PHY_TX_ASIC_OUT_TX_ACK) || in artpec6_pcie_wait_for_phy_a7()