Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/cpu/sh5/
Dclock-sh5.c65 static struct sh_clk_ops *sh5_clk_ops[] = { variable
77 if (idx < ARRAY_SIZE(sh5_clk_ops)) in arch_init_clk_ops()
78 *ops = sh5_clk_ops[idx]; in arch_init_clk_ops()