Home
last modified time | relevance | path

Searched refs:rk628_combtxphy_set_gvi_division_mode (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_combtxphy.h11 int rk628_combtxphy_set_gvi_division_mode(struct phy *phy, u8 mode);
H A Drk628_combtxphy.c223 int rk628_combtxphy_set_gvi_division_mode(struct phy *phy, u8 mode) in rk628_combtxphy_set_gvi_division_mode() function
231 EXPORT_SYMBOL(rk628_combtxphy_set_gvi_division_mode);
H A Drk628_gvi.c462 rk628_combtxphy_set_gvi_division_mode(gvi->phy, gvi->division_mode); in rk628_gvi_bridge_enable()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_combtxphy.h76 void rk628_combtxphy_set_gvi_division_mode(struct rk628 *rk628, bool division);
H A Drk628_gvi.c208 rk628_combtxphy_set_gvi_division_mode(rk628, gvi->division_mode); in rk628_gvi_enable()
H A Drk628_combtxphy.c182 void rk628_combtxphy_set_gvi_division_mode(struct rk628 *rk628, bool division) in rk628_combtxphy_set_gvi_division_mode() function