Searched refs:PHY_M0_RST (Results 1 – 1 of 1) sorted by relevance
295 #define PHY_M0_RST BIT(8) /* Reset PHY0 Main Channel */ macro1145 dp_phy_ctrl |= DP_PHY_RST | PHY_M1_RST | PHY_M0_RST; in tc_main_link_enable()1148 dp_phy_ctrl &= ~(DP_PHY_RST | PHY_M1_RST | PHY_M0_RST); in tc_main_link_enable()1377 PHY_M0_RST | PHY_M1_RST | PHY_M0_EN, in tc_main_link_disable()1378 PHY_M0_RST | PHY_M1_RST); in tc_main_link_disable()
Completed in 9 milliseconds