Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh2a/
Dclock-sh7201.c67 static struct sh_clk_ops *sh7201_clk_ops[] = { variable
83 if (idx < ARRAY_SIZE(sh7201_clk_ops)) in arch_init_clk_ops()
84 *ops = sh7201_clk_ops[idx]; in arch_init_clk_ops()