Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7780.c61 static struct sh_clk_ops *sh7780_clk_ops[] = { variable
70 if (idx < ARRAY_SIZE(sh7780_clk_ops)) in arch_init_clk_ops()
71 *ops = sh7780_clk_ops[idx]; in arch_init_clk_ops()