Searched refs:dll_clk (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7343.c68 static struct clk dll_clk = { variable in typeref:struct:clk
96 &dll_clk,
201 CLKDEV_CON_ID("dll_clk", &dll_clk),
270 pll_clk.parent = &dll_clk; arch_clk_init()
H A Dclock-sh7366.c68 static struct clk dll_clk = { variable in typeref:struct:clk
99 &dll_clk,
199 CLKDEV_CON_ID("dll_clk", &dll_clk),
263 pll_clk.parent = &dll_clk; arch_clk_init()
H A Dclock-sh7722.c71 static struct clk dll_clk = { variable in typeref:struct:clk
102 &dll_clk,
185 CLKDEV_CON_ID("dll_clk", &dll_clk),
238 pll_clk.parent = &dll_clk; arch_clk_init()
H A Dclock-sh7723.c72 static struct clk dll_clk = { variable in typeref:struct:clk
103 &dll_clk,
210 CLKDEV_CON_ID("dll_clk", &dll_clk),
286 pll_clk.parent = &dll_clk; arch_clk_init()

Completed in 78 milliseconds