Searched refs:sh7300_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/sh3/
H A Dclock-sh7300.c66 static struct clk_ops *sh7300_clk_ops[] = { variable in typeref:struct:clk_ops
75 if (idx < ARRAY_SIZE(sh7300_clk_ops))
76 *ops = sh7300_clk_ops[idx];

Completed in 38 milliseconds