Home
last modified time | relevance | path

Searched refs:s3c2412_init_clocks (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c24xx.h36 extern void s3c2412_init_clocks(int xtal);
40 #define s3c2412_init_clocks NULL macro
H A Dmach-vstms.c143 s3c2412_init_clocks(12000000); in vstms_init_time()
H A Dmach-smdk2413.c106 s3c2412_init_clocks(12000000); in smdk2413_init_time()
H A Dmach-jive.c537 s3c2412_init_clocks(12000000); in jive_init_time()
H A Ds3c24xx.c627 void __init s3c2412_init_clocks(int xtal) in s3c2412_init_clocks() function