Home
last modified time | relevance | path

Searched refs:DIV4_NR (Results 1 – 13 of 13) sorted by relevance

/linux-2.6.39/arch/sh/kernel/cpu/sh4a/
Dclock-sh7757.c63 enum { DIV4_I, DIV4_SH, DIV4_P, DIV4_NR }; enumerator
68 struct clk div4_clks[DIV4_NR] = {
Dclock-sh7722.c120 enum { DIV4_I, DIV4_U, DIV4_SH, DIV4_B, DIV4_B3, DIV4_P, DIV4_NR }; enumerator
122 struct clk div4_clks[DIV4_NR] = {
271 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
Dclock-shx3.c62 enum { DIV4_I, DIV4_SH, DIV4_B, DIV4_DDR, DIV4_SHA, DIV4_P, DIV4_NR }; enumerator
67 struct clk div4_clks[DIV4_NR] = {
Dclock-sh7343.c115 DIV4_SIUA, DIV4_SIUB, DIV4_NR }; enumerator
120 struct clk div4_clks[DIV4_NR] = {
297 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
Dclock-sh7366.c118 DIV4_SIUA, DIV4_SIUB, DIV4_NR }; enumerator
123 struct clk div4_clks[DIV4_NR] = {
286 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
Dclock-sh7723.c118 enum { DIV4_I, DIV4_U, DIV4_SH, DIV4_B, DIV4_B3, DIV4_P, DIV4_NR }; enumerator
123 struct clk div4_clks[DIV4_NR] = {
347 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
Dclock-sh7785.c67 DIV4_DU, DIV4_P, DIV4_NR }; enumerator
72 struct clk div4_clks[DIV4_NR] = {
Dclock-sh7724.c153 enum { DIV4_I, DIV4_SH, DIV4_B, DIV4_P, DIV4_M1, DIV4_NR }; enumerator
158 struct clk div4_clks[DIV4_NR] = {
404 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in arch_clk_init()
Dclock-sh7786.c68 enum { DIV4_I, DIV4_SH, DIV4_B, DIV4_DDR, DIV4_DU, DIV4_P, DIV4_NR }; enumerator
73 struct clk div4_clks[DIV4_NR] = {
/linux-2.6.39/arch/arm/mach-shmobile/
Dclock-sh7377.c187 DIV4_ZS, DIV4_ZB, DIV4_ZB3, DIV4_CP, DIV4_NR }; enumerator
192 static struct clk div4_clks[DIV4_NR] = {
355 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh7377_clock_init()
Dclock-sh73a0.c215 DIV4_Z, DIV4_ZTR, DIV4_ZT, DIV4_ZX, DIV4_HP, DIV4_NR }; enumerator
220 static struct clk div4_clks[DIV4_NR] = {
374 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh73a0_clock_init()
Dclock-sh7367.c177 DIV4_ZS, DIV4_ZB, DIV4_ZB3, DIV4_CP, DIV4_NR }; enumerator
182 static struct clk div4_clks[DIV4_NR] = {
344 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh7367_clock_init()
Dclock-sh7372.c342 DIV4_DDRP, DIV4_NR }; enumerator
347 static struct clk div4_clks[DIV4_NR] = {
662 ret = sh_clk_div4_register(div4_clks, DIV4_NR, &div4_table); in sh7372_clock_init()