Home
last modified time | relevance | path

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

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c82 #define PHY_LANE_MUX_DP 1 macro
628 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()
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()
906 udphy->lane_mux_sel[udphy->dp_lane_sel[i]] = PHY_LANE_MUX_DP; in rk_udphy_parse_lane_mux_data()
918 udphy->flip = (udphy->lane_mux_sel[0] == PHY_LANE_MUX_DP); in rk_udphy_parse_lane_mux_data()
1355 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in rk_udphy_typec_mux_set()
1356 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in rk_udphy_typec_mux_set()
1357 udphy->lane_mux_sel[2] = PHY_LANE_MUX_DP; in rk_udphy_typec_mux_set()
[all …]