Home
last modified time | relevance | path

Searched refs:s3c_disable_clocks (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/arch/arm/mach-exynos/
Dclock-exynos4212.c116 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4212_register_clocks()
Dclock-exynos4210.c137 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in exynos4210_register_clocks()
Dclock-exynos5.c1239 s3c_disable_clocks(exynos5_clk_cdev[ptr], 1); in exynos5_register_clocks()
1242 s3c_disable_clocks(exynos5_init_clocks_off, ARRAY_SIZE(exynos5_init_clocks_off)); in exynos5_register_clocks()
Dclock-exynos4.c1571 s3c_disable_clocks(exynos4_clk_cdev[ptr], 1); in exynos4_register_clocks()
1574 s3c_disable_clocks(exynos4_init_clocks_off, ARRAY_SIZE(exynos4_init_clocks_off)); in exynos4_register_clocks()
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dclock.h108 extern void s3c_disable_clocks(struct clk *clkp, int nr_clks);
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dclock-s3c2443.c212 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_init_clocks()
Dcommon-s3c2443.c666 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2443_common_init_clocks()
/linux-3.4.99/arch/arm/plat-s3c24xx/
Ds3c2410-clock.c238 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c2410_baseclk_add()
/linux-3.4.99/arch/arm/plat-samsung/
Dclock.c348 void __init s3c_disable_clocks(struct clk *clkp, int nr_clks) in s3c_disable_clocks() function
/linux-3.4.99/arch/arm/mach-s3c64xx/
Dclock.c985 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s3c64xx_register_clocks()
989 s3c_disable_clocks(clk_cdev[cnt], 1); in s3c64xx_register_clocks()
/linux-3.4.99/arch/arm/mach-s5p64x0/
Dclock-s5p6440.c611 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6440_register_clocks()
Dclock-s5p6450.c674 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5p6450_register_clocks()
/linux-3.4.99/arch/arm/mach-s5pc100/
Dclock.c1341 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pc100_register_clocks()
1346 s3c_disable_clocks(clk_cdev[ptr], 1); in s5pc100_register_clocks()
/linux-3.4.99/arch/arm/mach-s5pv210/
Dclock.c1357 s3c_disable_clocks(init_clocks_off, ARRAY_SIZE(init_clocks_off)); in s5pv210_register_clocks()
1362 s3c_disable_clocks(clk_cdev[ptr], 1); in s5pv210_register_clocks()