Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/sh3/
Dclock-sh3.c77 static struct sh_clk_ops *sh3_clk_ops[] = { variable
86 if (idx < ARRAY_SIZE(sh3_clk_ops)) in arch_init_clk_ops()
87 *ops = sh3_clk_ops[idx]; in arch_init_clk_ops()