Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/kernel/cpu/sh4a/
Dclock-sh7763.c55 static struct sh_clk_ops *sh7763_clk_ops[] = { variable
64 if (idx < ARRAY_SIZE(sh7763_clk_ops)) in arch_init_clk_ops()
65 *ops = sh7763_clk_ops[idx]; in arch_init_clk_ops()