Searched refs:sh_clk_div6_register (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsh_clk.h160 int sh_clk_div6_register(struct clk *clks, int nr);
/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.c282 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7366.c289 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7343.c300 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7723.c358 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7724.c376 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/drivers/sh/
H A Dclk-cpg.c175 pr_err("sh_clk_div6_register: unable to alloc memory\n");
193 int __init sh_clk_div6_register(struct clk *clks, int nr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dclock-sh7367.c347 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7377.c358 ret = sh_clk_div6_register(div6_clks, DIV6_NR);
H A Dclock-sh7372.c548 ret = sh_clk_div6_register(div6_clks, DIV6_NR);

Completed in 136 milliseconds