Searched refs:s3c6410_init_clocks (Results 1 – 3 of 3) sorted by relevance
20 extern void s3c6410_init_clocks(int xtal);25 #define s3c6410_init_clocks NULL macro
65 void __init s3c6410_init_clocks(int xtal) in s3c6410_init_clocks() function
57 .init_clocks = s3c6410_init_clocks,