Searched refs:PHY_RDY (Results 1 – 3 of 3) sorted by relevance
151 #define PHY_RDY BIT(16) /* PHY Main Channels Ready */ macro579 ret = tc_poll_timeout(tc->regmap, DP_PHY_CTRL, PHY_RDY, PHY_RDY, 1, in tc_aux_link_setup()889 } while ((!(value & PHY_RDY)) && (--timeout)); in tc_main_link_setup()
281 PHY_RDY = (1U << 2), enumerator
41 #define PHY_RDY BIT(0) macro821 mask |= PHY_RDY; in miphy_is_ready()