Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/cpu/
H A Dclock-cpg.c32 static struct clk *onchip_clocks[] = { variable
51 for (i = 0; i < ARRAY_SIZE(onchip_clocks); i++) { in cpg_clk_init()
52 struct clk *clk = onchip_clocks[i]; in cpg_clk_init()