Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-artpec6.c79 #define PHY_TX_ASIC_OUT_TX_ACK BIT(0) macro
193 } while (retries && ((phy_status_tx & PHY_TX_ASIC_OUT_TX_ACK) || in artpec6_pcie_wait_for_phy_a7()