Home
last modified time | relevance | path

Searched refs:sh7705_clk_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
H A Dclock-sh7705.c69 static struct sh_clk_ops *sh7705_clk_ops[] = { variable
78 if (idx < ARRAY_SIZE(sh7705_clk_ops)) in arch_init_clk_ops()
79 *ops = sh7705_clk_ops[idx]; in arch_init_clk_ops()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/
H A Dclock-sh7705.c69 static struct sh_clk_ops *sh7705_clk_ops[] = { variable
78 if (idx < ARRAY_SIZE(sh7705_clk_ops)) in arch_init_clk_ops()
79 *ops = sh7705_clk_ops[idx]; in arch_init_clk_ops()

Completed in 1 milliseconds