Searched refs:dll_clk (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7343.c | 68 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 D | clock-sh7366.c | 68 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 D | clock-sh7722.c | 71 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 D | clock-sh7723.c | 72 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