phy_status_tx     184 drivers/pci/controller/dwc/pcie-artpec6.c 	u16 phy_status_tx, phy_status_rx;
phy_status_tx     200 drivers/pci/controller/dwc/pcie-artpec6.c 		phy_status_tx = readw(artpec6_pcie->phy_base + PHY_TX_ASIC_OUT);
phy_status_tx     203 drivers/pci/controller/dwc/pcie-artpec6.c 	} while (retries && ((phy_status_tx & PHY_TX_ASIC_OUT_TX_ACK) ||