Lines Matching refs:omap1_clk
34 struct omap1_clk *api_ck_p, *ck_dpll1_p, *ck_ref_p;
47 unsigned long omap1_uart_recalc(struct omap1_clk *clk, unsigned long p_rate)
53 unsigned long omap1_sossi_recalc(struct omap1_clk *clk, unsigned long p_rate)
63 static void omap1_clk_allow_idle(struct omap1_clk *clk)
74 static void omap1_clk_deny_idle(struct omap1_clk *clk)
166 unsigned long omap1_ckctl_recalc(struct omap1_clk *clk, unsigned long p_rate)
178 struct omap1_clk *clk = to_omap1_clk(hw);
207 unsigned long omap1_ckctl_recalc_dsp_domain(struct omap1_clk *clk, unsigned long p_rate)
230 int omap1_select_table_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate)
265 int omap1_clk_set_rate_dsp_domain(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate)
285 long omap1_clk_round_rate_ckctl_arm(struct omap1_clk *clk, unsigned long rate,
297 int omap1_clk_set_rate_ckctl_arm(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate)
324 long omap1_round_to_table_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate)
375 long omap1_round_uart_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate)
380 int omap1_set_uart_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate)
406 int omap1_set_ext_clk_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate)
440 long omap1_round_sossi_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate)
453 int omap1_set_sossi_rate(struct omap1_clk *clk, unsigned long rate, unsigned long p_rate)
478 long omap1_round_ext_clk_rate(struct omap1_clk *clk, unsigned long rate, unsigned long *p_rate)
483 int omap1_init_ext_clk(struct omap1_clk *clk)
505 struct omap1_clk *clk = to_omap1_clk(hw), *parent = to_omap1_clk(clk_hw_get_parent(hw));
519 struct omap1_clk *clk = to_omap1_clk(hw), *parent = to_omap1_clk(clk_hw_get_parent(hw));
528 static int omap1_clk_enable_generic(struct omap1_clk *clk)
576 static void omap1_clk_disable_generic(struct omap1_clk *clk)
624 static int omap1_clk_enable_dsp_domain(struct omap1_clk *clk)
643 static void omap1_clk_disable_dsp_domain(struct omap1_clk *clk)
664 static int omap1_clk_enable_uart_functional_16xx(struct omap1_clk *clk)
681 static void omap1_clk_disable_uart_functional_16xx(struct omap1_clk *clk)
700 struct omap1_clk *clk = to_omap1_clk(hw);
710 struct omap1_clk *clk = to_omap1_clk(hw);
720 struct omap1_clk *clk = to_omap1_clk(hw);
734 struct omap1_clk *clk = to_omap1_clk(hw);
746 struct omap1_clk *clk = to_omap1_clk(hw);
797 unsigned long followparent_recalc(struct omap1_clk *clk, unsigned long p_rate)
806 unsigned long omap_fixed_divisor_recalc(struct omap1_clk *clk, unsigned long p_rate)
814 void propagate_rate(struct omap1_clk *tclk)
838 struct omap1_clk dummy_ck __refdata = {