Searched refs:rk628_combtxphy_set_mode (Results 1 – 7 of 7) sorted by relevance
77 void rk628_combtxphy_set_mode(struct rk628 *rk628, enum phy_mode mode);
115 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_LVDS); in rk628_lvds_enable()
209 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_GVI); in rk628_gvi_enable()
187 void rk628_combtxphy_set_mode(struct rk628 *rk628, enum phy_mode mode) in rk628_combtxphy_set_mode() function
269 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_MIPI); in mipi_dphy_power_on()
1228 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_MIPI); in rk628_mipi_dsi_pre_enable()
286 static int rk628_combtxphy_set_mode(struct phy *phy, enum phy_mode mode, in rk628_combtxphy_set_mode() function410 .set_mode = rk628_combtxphy_set_mode,