Home
last modified time | relevance | path

Searched refs:PHY_DP_LANE_1_DISABLE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c309 #define PHY_DP_LANE_1_DISABLE BIT(13) macro
933 PHY_DP_LANE_1_DISABLE | PHY_DP_LANE_0_DISABLE); in tcphy_dp_set_lane_count()
936 reg &= ~(PHY_DP_LANE_1_DISABLE | PHY_DP_LANE_0_DISABLE); in tcphy_dp_set_lane_count()