Home
last modified time | relevance | path

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

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