Home
last modified time | relevance | path

Searched refs:PHY_M1_RST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358767.c235 #define PHY_M1_RST BIT(12) /* Reset PHY1 Main Channel */ macro
1034 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358767.c194 #define PHY_M1_RST BIT(12) /* Reset PHY1 Main Channel */ macro
945 dp_phy_ctrl |= DP_PHY_RST | PHY_M1_RST | PHY_M0_RST; in tc_main_link_enable()
948 dp_phy_ctrl &= ~(DP_PHY_RST | PHY_M1_RST | PHY_M0_RST); in tc_main_link_enable()

Completed in 6 milliseconds