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

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

Completed in 34 milliseconds