Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/cpu/sh3/
Dclock-sh7712.c60 static struct sh_clk_ops *sh7712_clk_ops[] = { variable
68 if (idx < ARRAY_SIZE(sh7712_clk_ops)) in arch_init_clk_ops()
69 *ops = sh7712_clk_ops[idx]; in arch_init_clk_ops()