Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/
Ds3c2410-clock.c90 static struct clk init_clocks_off[] = { variable
252 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2410_baseclk_add()
253 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2410_baseclk_add()
Ds3c2443-clock.c219 static struct clk init_clocks_off[] = { variable
468 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_common_init_clocks()
469 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_common_init_clocks()
/linux-2.6.39/arch/arm/mach-s3c2443/
Dclock.c288 static struct clk init_clocks_off[] = { variable
372 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_init_clocks()
373 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_init_clocks()
/linux-2.6.39/arch/arm/mach-s5p6442/
Dclock.c343 static struct clk init_clocks_off[] = { variable
416 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6442_register_clocks()
417 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6442_register_clocks()
/linux-2.6.39/arch/arm/mach-s5p64x0/
Dclock-s5p6440.c136 static struct clk init_clocks_off[] = { variable
615 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6440_register_clocks()
616 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6440_register_clocks()
Dclock-s5p6450.c184 static struct clk init_clocks_off[] = { variable
662 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6450_register_clocks()
663 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6450_register_clocks()
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dclock.c130 static struct clk init_clocks_off[] = { variable
850 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c64xx_register_clocks()
851 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c64xx_register_clocks()
/linux-2.6.39/arch/arm/mach-exynos4/
Dclock.c398 static struct clk init_clocks_off[] = { variable
1212 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4_register_clocks()
1213 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4_register_clocks()
/linux-2.6.39/arch/arm/mach-s5pv210/
Dclock.c312 static struct clk init_clocks_off[] = { variable
1239 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pv210_register_clocks()
1240 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pv210_register_clocks()
/linux-2.6.39/arch/arm/mach-s5pc100/
Dclock.c399 static struct clk init_clocks_off[] = { variable
1394 s3c_register_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pc100_register_clocks()
1395 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pc100_register_clocks()