Searched refs:s3c6400_init_clocks (Results 1 – 3 of 3) sorted by relevance
33 extern void s3c6400_init_clocks(int xtal);36 #define s3c6400_init_clocks NULL macro
61 void __init s3c6400_init_clocks(int xtal) in s3c6400_init_clocks() function
68 .init_clocks = s3c6400_init_clocks,