Searched refs:div4_table (Results 1 – 15 of 15) sorted by relevance
/linux-3.4.99/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7722.c | 116 static struct clk_div4_table div4_table = { variable 250 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init() 254 DIV4_ENABLE_NR, &div4_table); in arch_clk_init() 258 DIV4_REPARENT_NR, &div4_table); in arch_clk_init()
|
D | clock-sh7723.c | 117 static struct clk_div4_table div4_table = { variable 300 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init() 304 DIV4_ENABLE_NR, &div4_table); in arch_clk_init() 308 DIV4_REPARENT_NR, &div4_table); in arch_clk_init()
|
D | clock-sh7757.c | 59 static struct clk_div4_table div4_table = { variable 149 &div4_table); in arch_clk_init()
|
D | clock-shx3.c | 58 static struct clk_div4_table div4_table = { variable 150 &div4_table); in arch_clk_init()
|
D | clock-sh7785.c | 62 static struct clk_div4_table div4_table = { variable 176 &div4_table); in arch_clk_init()
|
D | clock-sh7786.c | 64 static struct clk_div4_table div4_table = { variable 195 &div4_table); in arch_clk_init()
|
D | clock-sh7366.c | 113 static struct clk_div4_table div4_table = { variable 273 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
|
D | clock-sh7343.c | 110 static struct clk_div4_table div4_table = { variable 280 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
|
D | clock-sh7724.c | 155 static struct clk_div4_table div4_table = { variable 372 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
|
/linux-3.4.99/arch/arm/mach-shmobile/ |
D | clock-r8a7779.c | 68 static struct clk_div4_table div4_table = { variable 162 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in r8a7779_clock_init()
|
D | clock-r8a7740.c | 219 static struct clk_div4_table div4_table = { variable 368 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in r8a7740_clock_init()
|
D | clock-sh7367.c | 170 static struct clk_div4_table div4_table = { variable 341 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh7367_clock_init()
|
D | clock-sh7377.c | 180 static struct clk_div4_table div4_table = { variable 352 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh7377_clock_init()
|
D | clock-sh73a0.c | 255 static struct clk_div4_table div4_table = { variable 609 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh73a0_clock_init()
|
D | clock-sh7372.c | 339 static struct clk_div4_table div4_table = { variable 698 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh7372_clock_init()
|