Searched refs:rk628_combrxphy_power_on (Results 1 – 4 of 4) sorted by relevance
13 int rk628_combrxphy_power_on(struct rk628 *rk628, int f);
559 int rk628_combrxphy_power_on(struct rk628 *rk628, int f) in rk628_combrxphy_power_on() function
330 ret = rk628_combrxphy_power_on(rk628, f); in rk628_hdmirx_phy_power_on()
882 static int rk628_combrxphy_power_on(struct phy *phy) in rk628_combrxphy_power_on() function924 .power_on = rk628_combrxphy_power_on,