Home
last modified time | relevance | path

Searched refs:init_clocks_off (Results 1 – 10 of 10) sorted by relevance

/arch/arm/mach-exynos/
Dclock-exynos4212.c68 static struct clk init_clocks_off[] = { variable
115 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4212_register_clocks()
116 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4212_register_clocks()
Dclock-exynos4210.c79 static struct clk init_clocks_off[] = { variable
136 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4210_register_clocks()
137 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4210_register_clocks()
/arch/arm/mach-s3c24xx/
Dclock-s3c2443.c150 static struct clk init_clocks_off[] = { variable
211 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_init_clocks()
212 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_init_clocks()
Dcommon-s3c2443.c420 static struct clk init_clocks_off[] = { variable
665 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_common_init_clocks()
666 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_common_init_clocks()
/arch/arm/plat-s3c24xx/
Ds3c2410-clock.c90 static struct clk init_clocks_off[] = { variable
237 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2410_baseclk_add()
238 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2410_baseclk_add()
/arch/arm/mach-s5p64x0/
Dclock-s5p6440.c133 static struct clk init_clocks_off[] = { variable
610 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6440_register_clocks()
611 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6440_register_clocks()
Dclock-s5p6450.c176 static struct clk init_clocks_off[] = { variable
673 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6450_register_clocks()
674 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6450_register_clocks()
/arch/arm/mach-s3c64xx/
Dclock.c125 static struct clk init_clocks_off[] = { variable
984 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c64xx_register_clocks()
985 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c64xx_register_clocks()
/arch/arm/mach-s5pc100/
Dclock.c383 static struct clk init_clocks_off[] = { variable
1340 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pc100_register_clocks()
1341 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pc100_register_clocks()
/arch/arm/mach-s5pv210/
Dclock.c306 static struct clk init_clocks_off[] = { variable
1356 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pv210_register_clocks()
1357 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pv210_register_clocks()