Searched refs:dll_clk (Results 1 – 4 of 4) sorted by relevance
/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7722.c | 71 static struct clk dll_clk = { variable 102 &dll_clk, 185 CLKDEV_CON_ID("dll_clk", &dll_clk), 238 pll_clk.parent = &dll_clk; in arch_clk_init()
|
D | clock-sh7366.c | 68 static struct clk dll_clk = { variable 99 &dll_clk, 199 CLKDEV_CON_ID("dll_clk", &dll_clk), 263 pll_clk.parent = &dll_clk; in arch_clk_init()
|
D | clock-sh7723.c | 72 static struct clk dll_clk = { variable 103 &dll_clk, 210 CLKDEV_CON_ID("dll_clk", &dll_clk), 286 pll_clk.parent = &dll_clk; in arch_clk_init()
|
D | clock-sh7343.c | 68 static struct clk dll_clk = { variable 96 &dll_clk, 201 CLKDEV_CON_ID("dll_clk", &dll_clk), 270 pll_clk.parent = &dll_clk; in arch_clk_init()
|