Searched refs:dp_lanes (Results 1 – 1 of 1) sorted by relevance
569 int dp_lanes; in udphy_dplane_get() local573 dp_lanes = 4; in udphy_dplane_get()576 dp_lanes = 2; in udphy_dplane_get()581 dp_lanes = 0; in udphy_dplane_get()585 return dp_lanes; in udphy_dplane_get()588 static int udphy_dplane_enable(struct rockchip_udphy *udphy, int dp_lanes) in udphy_dplane_enable() argument593 for (i = 0; i < dp_lanes; i++) in udphy_dplane_enable()599 if (!dp_lanes) in udphy_dplane_enable()966 int ret, dp_lanes; in rockchip_dpphy_power_on() local968 dp_lanes = udphy_dplane_get(udphy); in rockchip_dpphy_power_on()[all …]