sh7705_clk_ops     69 arch/sh/kernel/cpu/sh3/clock-sh7705.c static struct sh_clk_ops *sh7705_clk_ops[] = {
sh7705_clk_ops     78 arch/sh/kernel/cpu/sh3/clock-sh7705.c 	if (idx < ARRAY_SIZE(sh7705_clk_ops))
sh7705_clk_ops     79 arch/sh/kernel/cpu/sh3/clock-sh7705.c 		*ops = sh7705_clk_ops[idx];