Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-usbdp.c373 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
374 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
388 udphy->lane_mux_sel[0x02] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
389 udphy->lane_mux_sel[0x03] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
529 udphy->lane_mux_sel[udphy->dp_lane_sel[i]] = PHY_LANE_MUX_DP; in udphy_parse_lane_mux_data()
857 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
858 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
859 udphy->lane_mux_sel[0x02] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
860 udphy->lane_mux_sel[0x03] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
867 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c435 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
436 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
450 udphy->lane_mux_sel[2] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
451 udphy->lane_mux_sel[3] = PHY_LANE_MUX_DP; in upphy_set_typec_default_mapping()
592 udphy->lane_mux_sel[udphy->dp_lane_sel[i]] = PHY_LANE_MUX_DP; in udphy_parse_lane_mux_data()
906 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
907 udphy->lane_mux_sel[1] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
908 udphy->lane_mux_sel[2] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
909 udphy->lane_mux_sel[3] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
916 udphy->lane_mux_sel[0] = PHY_LANE_MUX_DP; in usbdp_typec_mux_set()
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/phy/
H A Dphy-rockchip-usbdp.h37 #define PHY_LANE_MUX_DP 1 macro

Completed in 4 milliseconds