Home
last modified time | relevance | path

Searched refs:ckih_clk (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/arm/mach-mxc91231/
Dclock.c97 static struct clk ckih_clk = { variable
107 .parent = &ckih_clk,
183 ref_clk = clk_get_rate(&ckih_clk); in clk_pll_get_rate()
224 .parent = &ckih_clk,
231 .parent = &ckih_clk,
238 .parent = &ckih_clk,
273 .parent = &ckih_clk,
373 .parent = &ckih_clk,
475 return &ckih_clk; in clk_sdhc_parent()
/linux-2.6.39/arch/arm/mach-mx3/
Dclock-imx31.c74 static struct clk ckih_clk; variable
117 return clk_get_rate(&ckih_clk); in pll_ref_get_rate()
145 return clk_get_rate(&ckih_clk); in mcu_pll_get_rate()
411 static struct clk ckih_clk = { variable
416 .parent = &ckih_clk,
426 .parent = &ckih_clk,
433 .parent = &ckih_clk,
608 pr_info("Clock input source is %ld\n", clk_get_rate(&ckih_clk)); in mx31_clocks_init()
/linux-2.6.39/arch/arm/mach-imx/
Dclock-imx27.c433 static struct clk ckih_clk = { variable
438 .parent = &ckih_clk,
479 .parent = &ckih_clk,
729 mpll_clk.parent = &ckih_clk; in mx27_clocks_init()
734 spll_clk.parent = &ckih_clk; in mx27_clocks_init()
Dclock-imx21.c456 static struct clk ckih_clk = { variable
512 .parent = &ckih_clk,
557 .parent = &ckih_clk,
1093 else if (parent == &ckih_clk) in _clk_clko_set_parent()
1210 mpll_clk.parent = &ckih_clk; in mx21_clocks_init()
1215 spll_clk.parent = &ckih_clk; in mx21_clocks_init()
/linux-2.6.39/arch/arm/mach-mx5/
Dclock-mx51-mx53.c733 static struct clk ckih_clk = { variable
1440 _REGISTER_CLOCK(NULL, "ckih", ckih_clk)