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

/linux-master/arch/sh/kernel/cpu/sh3/
H A Dclock-sh7710.c63 static struct sh_clk_ops *sh7710_clk_ops[] = { variable in typeref:struct:sh_clk_ops
72 if (idx < ARRAY_SIZE(sh7710_clk_ops))
73 *ops = sh7710_clk_ops[idx];

Completed in 166 milliseconds