Searched refs:sh4_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/sh4/
H A Dclock-sh4.c68 static struct clk_ops *sh4_clk_ops[] = { variable in typeref:struct:clk_ops
77 if (idx < ARRAY_SIZE(sh4_clk_ops))
78 *ops = sh4_clk_ops[idx];

Completed in 39 milliseconds