Searched refs:DIV6_NR (Results 1 - 11 of 11) sorted by relevance
/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7722.c | 147 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon2706 149 struct clk div6_clks[DIV6_NR] = { 259 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-sh7343.c | 131 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon2698 133 struct clk div6_clks[DIV6_NR] = { 283 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-sh7366.c | 134 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon2701 136 struct clk div6_clks[DIV6_NR] = { 276 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-sh7723.c | 147 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon2710 149 struct clk div6_clks[DIV6_NR] = { 307 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-sh7724.c | 173 enum { DIV6_V, DIV6_I, DIV6_S, DIV6_FA, DIV6_FB, DIV6_NR }; enumerator in enum:__anon2712 201 static struct clk div6_clks[DIV6_NR] = { 373 ret = sh_clk_div6_reparent_register(div6_clks, DIV6_NR);
|
/arch/arm/mach-shmobile/ |
H A D | clock-r8a7791.c | 161 DIV6_NR enumerator in enum:__anon282 164 static struct clk div6_clks[DIV6_NR] = { 326 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-r8a73a4.c | 407 DIV6_NR }; enumerator in enum:__anon269 467 static struct clk div6_clks[DIV6_NR] = { 652 ret = sh_clk_div6_reparent_register(div6_clks, DIV6_NR);
|
H A D | clock-r8a7740.c | 383 DIV6_NR enumerator in enum:__anon273 386 static struct clk div6_clks[DIV6_NR] = { 658 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-r8a7790.c | 195 DIV6_NR enumerator in enum:__anon279 198 static struct clk div6_clks[DIV6_NR] = { 452 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-sh7372.c | 342 DIV6_NR }; enumerator in enum:__anon285 344 static struct clk div6_clks[DIV6_NR] = { 607 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
|
H A D | clock-sh73a0.c | 361 DIV6_NR }; enumerator in enum:__anon290 400 static struct clk div6_clks[DIV6_NR] = { 732 ret = sh_clk_div6_reparent_register(div6_clks, DIV6_NR);
|
Completed in 35 milliseconds