Searched refs:dll_clk (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7722.c68 static struct clk dll_clk = { variable in typeref:struct:clk
99 &dll_clk,
184 CLKDEV_CON_ID("dll_clk", &dll_clk),
261 pll_clk.parent = &dll_clk;
H A Dclock-sh7366.c68 static struct clk dll_clk = { variable in typeref:struct:clk
99 &dll_clk,
201 CLKDEV_CON_ID("dll_clk", &dll_clk),
276 pll_clk.parent = &dll_clk;
H A Dclock-sh7343.c68 static struct clk dll_clk = { variable in typeref:struct:clk
96 &dll_clk,
203 CLKDEV_CON_ID("dll_clk", &dll_clk),
287 pll_clk.parent = &dll_clk;
H A Dclock-sh7723.c69 static struct clk dll_clk = { variable in typeref:struct:clk
100 &dll_clk,
209 CLKDEV_CON_ID("dll_clk", &dll_clk),
337 pll_clk.parent = &dll_clk;

Completed in 60 milliseconds