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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7206.c73 static struct clk_ops *sh7206_clk_ops[] = { variable in typeref:struct:clk_ops
82 if (idx < ARRAY_SIZE(sh7206_clk_ops))
83 *ops = sh7206_clk_ops[idx];

Completed in 96 milliseconds