Searched refs:ck_ref (Results 1 – 2 of 2) sorted by relevance
200 struct clk *ck_ref = clk_get(NULL, "ck_ref"); in omap_mpu_timer_init() local203 BUG_ON(IS_ERR(ck_ref)); in omap_mpu_timer_init()205 rate = clk_get_rate(ck_ref); in omap_mpu_timer_init()206 clk_put(ck_ref); in omap_mpu_timer_init()
76 static struct omap1_clk ck_ref = { variable603 CLK(NULL, "ck_ref", &ck_ref.hw, CK_16XX | CK_1510 | CK_310 | CK_7XX),687 ck_ref.rate / 1000000, (ck_ref.rate / 100000) % 10, in omap1_show_rates()729 ck_ref_p = &ck_ref; in omap1_clk_init()748 ck_dpll1.rate = ck_ref.rate; /* Base xtal rate */ in omap1_clk_init()