Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c545 PHY_PLL_READY_TX_BIT | PHY_PLL_READY_RX_BIT, in mvebu_a3700_comphy_sgmii_power_on()
546 PHY_PLL_READY_TX_BIT | PHY_PLL_READY_RX_BIT, in mvebu_a3700_comphy_sgmii_power_on()
571 PHY_PLL_READY_TX_BIT | PHY_PLL_READY_RX_BIT, in mvebu_a3700_comphy_sgmii_power_on()
572 PHY_PLL_READY_TX_BIT | PHY_PLL_READY_RX_BIT, in mvebu_a3700_comphy_sgmii_power_on()
H A Dphy-comphy-3700.h239 #define PHY_PLL_READY_TX_BIT BIT(3) macro