Searched refs:omap1_clk (Results 1 – 3 of 3) sorted by relevance
18 struct omap1_clk;49 int (*enable)(struct omap1_clk *clk);50 void (*disable)(struct omap1_clk *clk);77 struct omap1_clk { struct87 int (*init)(struct omap1_clk *clk); argument95 void propagate_rate(struct omap1_clk *clk);99 extern struct omap1_clk dummy_ck;115 int omap1_init_ext_clk(struct omap1_clk *clk);123 struct omap1_clk clk;129 struct omap1_clk clk;[all …]
34 struct omap1_clk *api_ck_p, *ck_dpll1_p, *ck_ref_p;74 static void omap1_clk_deny_idle(struct omap1_clk *clk) in omap1_clk_deny_idle()178 struct omap1_clk *clk = to_omap1_clk(hw); in omap1_clk_is_enabled()483 int omap1_init_ext_clk(struct omap1_clk *clk) in omap1_init_ext_clk()700 struct omap1_clk *clk = to_omap1_clk(hw); in omap1_clk_recalc_rate()710 struct omap1_clk *clk = to_omap1_clk(hw); in omap1_clk_round_rate()720 struct omap1_clk *clk = to_omap1_clk(hw); in omap1_clk_set_rate()734 struct omap1_clk *clk = to_omap1_clk(hw); in omap1_clk_init_op()746 struct omap1_clk *clk = to_omap1_clk(hw); in omap1_clk_disable_unused()814 void propagate_rate(struct omap1_clk *tclk) in propagate_rate()[all …]
76 static struct omap1_clk ck_ref = {81 static struct omap1_clk ck_dpll1 = {105 static struct omap1_clk sossi_ck = {116 static struct omap1_clk arm_ck = {197 static struct omap1_clk dsp_ck = {261 static struct omap1_clk tipb_ck = {274 static struct omap1_clk tc1_ck = {286 static struct omap1_clk tc2_ck = {293 static struct omap1_clk dma_ck = {543 static struct omap1_clk mmc1_ck = {[all …]
Completed in 9 milliseconds