Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh2a/
Dclock-sh7203.c60 static struct sh_clk_ops *sh7203_clk_ops[] = { variable
76 if (idx < ARRAY_SIZE(sh7203_clk_ops)) in arch_init_clk_ops()
77 *ops = sh7203_clk_ops[idx]; in arch_init_clk_ops()