Searched refs:PHY_M0_RST (Results 1 – 1 of 1) sorted by relevance
237 #define PHY_M0_RST BIT(8) /* Reset PHY0 Main Channel */ macro1034 dp_phy_ctrl |= DP_PHY_RST | PHY_M1_RST | PHY_M0_RST; in tc_main_link_enable()1037 dp_phy_ctrl &= ~(DP_PHY_RST | PHY_M1_RST | PHY_M0_RST); in tc_main_link_enable()1258 PHY_M0_RST | PHY_M1_RST | PHY_M0_EN, in tc_main_link_disable()1259 PHY_M0_RST | PHY_M1_RST); in tc_main_link_disable()