Searched refs:DIV6_NR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7722.c144 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon10264
146 struct clk div6_clks[DIV6_NR] = {
282 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7366.c134 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon10259
136 struct clk div6_clks[DIV6_NR] = {
289 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7343.c131 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon10256
133 struct clk div6_clks[DIV6_NR] = {
300 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7723.c144 enum { DIV6_V, DIV6_NR }; enumerator in enum:__anon10268
146 struct clk div6_clks[DIV6_NR] = {
358 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7724.c157 enum { DIV6_V, DIV6_FA, DIV6_FB, DIV6_I, DIV6_S, DIV6_NR }; enumerator in enum:__anon10270
159 struct clk div6_clks[DIV6_NR] = {
376 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dclock-sh7367.c201 DIV6_NR }; enumerator in enum:__anon8037
203 static struct clk div6_clks[DIV6_NR] = {
347 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7372.c362 DIV6_NR }; enumerator in enum:__anon8040
364 static struct clk div6_clks[DIV6_NR] = {
548 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
551 ret = sh_clk_div6_reparent_register(div6_reparent_clks, DIV6_NR);
H A Dclock-sh7377.c211 DIV6_NR }; enumerator in enum:__anon8044
358 ret = sh_clk_div6_register(div6_clks, DIV6_NR);

Completed in 68 milliseconds