Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy-rockchip-typec.h13 int tcphy_dp_set_lane_count(struct phy *phy, u8 lane_count);
22 static inline int tcphy_dp_set_lane_count(struct phy *phy, u8 lane_count) in tcphy_dp_set_lane_count() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dcdn-dp-link-training.c398 ret = tcphy_dp_set_lane_count(port->phy, dp->link.num_lanes); in cdn_dp_software_train_link()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c912 int tcphy_dp_set_lane_count(struct phy *phy, u8 lane_count) in tcphy_dp_set_lane_count() function
949 EXPORT_SYMBOL(tcphy_dp_set_lane_count);