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

/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7201.c64 static struct sh_clk_ops *sh7201_clk_ops[] = { variable in typeref:struct:sh_clk_ops
80 if (idx < ARRAY_SIZE(sh7201_clk_ops))
81 *ops = sh7201_clk_ops[idx];

Completed in 139 milliseconds