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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7780.c62 static struct clk_ops *sh7780_clk_ops[] = { variable in typeref:struct:clk_ops
71 if (idx < ARRAY_SIZE(sh7780_clk_ops))
72 *ops = sh7780_clk_ops[idx];

Completed in 44 milliseconds