Home
last modified time | relevance | path

Searched refs:sh7206_clk_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7206.c62 static struct sh_clk_ops *sh7206_clk_ops[] = { variable
78 if (idx < ARRAY_SIZE(sh7206_clk_ops)) in arch_init_clk_ops()
79 *ops = sh7206_clk_ops[idx]; in arch_init_clk_ops()