Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dclock-sh4.c65 static struct sh_clk_ops *sh4_clk_ops[] = { variable
74 if (idx < ARRAY_SIZE(sh4_clk_ops)) in arch_init_clk_ops()
75 *ops = sh4_clk_ops[idx]; in arch_init_clk_ops()