Searched refs:PHY_M0_EN (Results 1 – 1 of 1) sorted by relevance
154 #define PHY_M0_EN BIT(0) /* PHY Main Channel0 Enable */ macro859 dp_phy_ctrl = BGREN | PWR_SW_EN | BIT(2) | PHY_A0_EN | PHY_M0_EN; in tc_main_link_setup()