Searched refs:clk_ckil_get_rate (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dclock-imx31.c406 static unsigned long clk_ckil_get_rate(struct clk *clk) function
471 DEFINE_CLOCK(ckil_clk, 0, NULL, 0, clk_ckil_get_rate, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mxc91231/
H A Dclock.c111 static unsigned long clk_ckil_get_rate(struct clk *clk) function
117 .get_rate = clk_ckil_get_rate,

Completed in 245 milliseconds