Searched refs:lane_mux_sel (Results 1 – 1 of 1) sorted by relevance
184 u32 lane_mux_sel[4]; member628 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in rk_udphy_set_typec_default_mapping()629 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in rk_udphy_set_typec_default_mapping()630 udphy->lane_mux_sel[2] = PHY_LANE_MUX_USB; in rk_udphy_set_typec_default_mapping()631 udphy->lane_mux_sel[3] = PHY_LANE_MUX_USB; in rk_udphy_set_typec_default_mapping()641 udphy->lane_mux_sel[0] = PHY_LANE_MUX_USB; in rk_udphy_set_typec_default_mapping()642 udphy->lane_mux_sel[1] = PHY_LANE_MUX_USB; in rk_udphy_set_typec_default_mapping()643 udphy->lane_mux_sel[2] = PHY_LANE_MUX_DP; in rk_udphy_set_typec_default_mapping()644 udphy->lane_mux_sel[3] = PHY_LANE_MUX_DP; in rk_udphy_set_typec_default_mapping()817 FIELD_PREP(CMN_DP_LANE_MUX_N(3), udphy->lane_mux_sel[3]) | in rk_udphy_init()[all …]