Searched refs:div4_table (Results 1 – 12 of 12) sorted by relevance
/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7722.c | 116 static struct clk_div4_table div4_table = { variable 248 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init() 252 DIV4_ENABLE_NR, &div4_table); in arch_clk_init() 256 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 146 &div4_table); in arch_clk_init()
|
D | clock-sh7723.c | 117 static struct clk_div4_table div4_table = { variable 296 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init() 300 DIV4_ENABLE_NR, &div4_table); in arch_clk_init() 304 DIV4_REPARENT_NR, &div4_table); in arch_clk_init()
|
D | clock-sh7785.c | 62 static struct clk_div4_table div4_table = { variable 172 &div4_table); in arch_clk_init()
|
D | clock-sh7786.c | 64 static struct clk_div4_table div4_table = { variable 187 &div4_table); in arch_clk_init()
|
D | clock-sh7734.c | 66 static struct clk_div4_table div4_table = { variable 253 &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 370 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
|
/arch/sh/kernel/cpu/sh2a/ |
D | clock-sh7264.c | 73 static struct clk_div4_table div4_table = { variable 154 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
|
D | clock-sh7269.c | 101 static struct clk_div4_table div4_table = { variable 178 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
|