Searched refs:s3c2416_init_clocks (Results 1 – 3 of 3) sorted by relevance
22 extern void s3c2416_init_clocks(int xtal);28 #define s3c2416_init_clocks NULL macro
149 void __init s3c2416_init_clocks(int xtal) in s3c2416_init_clocks() function
145 .init_clocks = s3c2416_init_clocks,