Lines Matching defs:inno
235 static void phy_update_bits(struct inno_video_phy *inno, in phy_update_bits()
247 static void host_update_bits(struct inno_video_phy *inno, in host_update_bits()
286 static void inno_video_phy_mipi_mode_enable(struct inno_video_phy *inno) in inno_video_phy_mipi_mode_enable()
447 static void inno_video_phy_lvds_mode_enable(struct inno_video_phy *inno) in inno_video_phy_lvds_mode_enable()
502 static void inno_video_phy_ttl_mode_enable(struct inno_video_phy *inno) in inno_video_phy_ttl_mode_enable()
530 struct inno_video_phy *inno = phy_get_drvdata(phy); in inno_video_phy_power_on() local
561 struct inno_video_phy *inno = phy_get_drvdata(phy); in inno_video_phy_power_off() local
599 static unsigned long inno_video_phy_pll_round_rate(struct inno_video_phy *inno, in inno_video_phy_pll_round_rate()
673 struct inno_video_phy *inno = hw_to_inno(hw); in inno_video_phy_pll_clk_round_rate() local
696 struct inno_video_phy *inno = hw_to_inno(hw); in inno_video_phy_pll_clk_set_rate() local
706 struct inno_video_phy *inno = hw_to_inno(hw); in inno_video_phy_pll_clk_recalc_rate() local
717 static int inno_video_phy_pll_register(struct inno_video_phy *inno) in inno_video_phy_pll_register()
747 static void inno_video_phy_pll_unregister(struct inno_video_phy *inno) in inno_video_phy_pll_unregister()
757 struct inno_video_phy *inno; in inno_video_phy_probe() local
845 struct inno_video_phy *inno = platform_get_drvdata(pdev); in inno_video_phy_remove() local