Searched refs:lane_mux_sel (Results 1 – 1 of 1) sorted by relevance
186 u32 lane_mux_sel[4]; member615 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in udphy_set_typec_default_mapping()616 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in udphy_set_typec_default_mapping()617 udphy->lane_mux_sel[2] = PHY_LANE_MUX_USB; in udphy_set_typec_default_mapping()618 udphy->lane_mux_sel[3] = PHY_LANE_MUX_USB; in udphy_set_typec_default_mapping()626 udphy->lane_mux_sel[0] = PHY_LANE_MUX_USB; in udphy_set_typec_default_mapping()627 udphy->lane_mux_sel[1] = PHY_LANE_MUX_USB; in udphy_set_typec_default_mapping()628 udphy->lane_mux_sel[2] = PHY_LANE_MUX_DP; in udphy_set_typec_default_mapping()629 udphy->lane_mux_sel[3] = PHY_LANE_MUX_DP; in udphy_set_typec_default_mapping()721 FIELD_PREP(CMN_DP_LANE_MUX_N(3), udphy->lane_mux_sel[3]) | in udphy_init()[all …]