Lines Matching defs:inno
376 static inline void inno_write(struct inno_hdmi_phy *inno, u32 reg, u8 val) in inno_write()
381 static inline u8 inno_read(struct inno_hdmi_phy *inno, u32 reg) in inno_read()
390 static inline void inno_update_bits(struct inno_hdmi_phy *inno, u8 reg, in inno_update_bits()
396 static u32 inno_hdmi_phy_get_tmdsclk(struct inno_hdmi_phy *inno, int rate) in inno_hdmi_phy_get_tmdsclk()
429 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_hardirq() local
454 struct inno_hdmi_phy *inno = dev_id; in inno_hdmi_phy_irq() local
474 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_on() local
520 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_off() local
539 struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw); in inno_hdmi_phy_clk_is_prepared() local
552 struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw); in inno_hdmi_phy_clk_prepare() local
565 struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw); in inno_hdmi_phy_clk_unprepare() local
577 struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw); in inno_hdmi_phy_clk_recalc_rate() local
590 struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw); in inno_hdmi_phy_clk_round_rate() local
624 struct inno_hdmi_phy *inno = to_inno_hdmi_phy(hw); in inno_hdmi_phy_clk_set_rate() local
661 static int inno_hdmi_phy_clk_register(struct inno_hdmi_phy *inno) in inno_hdmi_phy_clk_register()
713 inno_hdmi_phy_rk3228_power_on(struct inno_hdmi_phy *inno, in inno_hdmi_phy_rk3228_power_on()
786 static void inno_hdmi_phy_rk3228_power_off(struct inno_hdmi_phy *inno) in inno_hdmi_phy_rk3228_power_off()
798 static void inno_hdmi_phy_rk3228_init(struct inno_hdmi_phy *inno) in inno_hdmi_phy_rk3228_init()
843 inno_hdmi_phy_rk3228_pre_pll_update(struct inno_hdmi_phy *inno, in inno_hdmi_phy_rk3228_pre_pll_update()
895 inno_hdmi_phy_rk3328_power_on(struct inno_hdmi_phy *inno, in inno_hdmi_phy_rk3328_power_on()
987 static void inno_hdmi_phy_rk3328_power_off(struct inno_hdmi_phy *inno) in inno_hdmi_phy_rk3328_power_off()
1001 static void inno_hdmi_phy_rk3328_init(struct inno_hdmi_phy *inno) in inno_hdmi_phy_rk3328_init()
1024 inno_hdmi_phy_rk3328_pre_pll_update(struct inno_hdmi_phy *inno, in inno_hdmi_phy_rk3328_pre_pll_update()
1082 inno_hdmi_rk3328_phy_pll_recalc_rate(struct inno_hdmi_phy *inno, in inno_hdmi_rk3328_phy_pll_recalc_rate()
1120 inno_hdmi_phy_rk3528_power_on(struct inno_hdmi_phy *inno, in inno_hdmi_phy_rk3528_power_on()
1227 static void inno_hdmi_phy_rk3528_power_off(struct inno_hdmi_phy *inno) in inno_hdmi_phy_rk3528_power_off()
1244 static void inno_hdmi_phy_rk3528_init(struct inno_hdmi_phy *inno) in inno_hdmi_phy_rk3528_init()
1263 inno_hdmi_phy_rk3528_pre_pll_update(struct inno_hdmi_phy *inno, in inno_hdmi_phy_rk3528_pre_pll_update()
1321 inno_hdmi_rk3528_phy_pll_recalc_rate(struct inno_hdmi_phy *inno, in inno_hdmi_rk3528_phy_pll_recalc_rate()
1359 inno_hdmi_rk3228_phy_pll_recalc_rate(struct inno_hdmi_phy *inno, in inno_hdmi_rk3228_phy_pll_recalc_rate()
1456 int inno_hdmi_update_phy_table(struct inno_hdmi_phy *inno, u32 *config, in inno_hdmi_update_phy_table()
1487 struct inno_hdmi_phy *inno; in inno_hdmi_phy_probe() local
1613 struct inno_hdmi_phy *inno = platform_get_drvdata(pdev); in inno_hdmi_phy_remove() local