Searched refs:s3c2412_init_clocks (Results 1 – 5 of 5) sorted by relevance
38 extern void s3c2412_init_clocks(int xtal);42 #define s3c2412_init_clocks NULL macro
148 s3c2412_init_clocks(12000000); in vstms_init_time()
112 s3c2412_init_clocks(12000000); in smdk2413_init_time()
515 s3c2412_init_clocks(12000000); in jive_init_time()
519 void __init s3c2412_init_clocks(int xtal) in s3c2412_init_clocks() function