Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_combtxphy.h77 void rk628_combtxphy_set_mode(struct rk628 *rk628, enum phy_mode mode);
H A Drk628_lvds.c115 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_LVDS); in rk628_lvds_enable()
H A Drk628_gvi.c209 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_GVI); in rk628_gvi_enable()
H A Drk628_combtxphy.c187 void rk628_combtxphy_set_mode(struct rk628 *rk628, enum phy_mode mode) in rk628_combtxphy_set_mode() function
H A Drk628_csi.c269 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_MIPI); in mipi_dphy_power_on()
H A Drk628_dsi.c1228 rk628_combtxphy_set_mode(rk628, PHY_MODE_VIDEO_MIPI); in rk628_mipi_dsi_pre_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_combtxphy.c286 static int rk628_combtxphy_set_mode(struct phy *phy, enum phy_mode mode, in rk628_combtxphy_set_mode() function
410 .set_mode = rk628_combtxphy_set_mode,