Searched refs:ebi1_clk (Results 1 – 2 of 2) sorted by relevance
137 static struct clk *ebi1_clk; variable150 ebi1_clk = clk_get(NULL, "ebi1_clk"); in msm_clock_init()151 BUG_ON(ebi1_clk == NULL); in msm_clock_init()
65 static struct clk *ebi1_clk; variable416 rc = clk_set_rate(ebi1_clk, tgt_s->axiclk_khz * 1000); in acpuclk_set_rate()470 rc = clk_set_rate(ebi1_clk, speed->axiclk_khz * 1000); in acpuclk_init()512 ebi1_clk = clk_get(NULL, "ebi1_clk"); in msm_acpu_clock_init()