Searched refs:s3c2410_init_clocks (Results 1 – 3 of 3) sorted by relevance
23 extern void s3c2410_init_clocks(int xtal);26 #define s3c2410_init_clocks NULL macro
73 .init_clocks = s3c2410_init_clocks,82 .init_clocks = s3c2410_init_clocks,
133 void __init s3c2410_init_clocks(int xtal) in s3c2410_init_clocks() function