Searched refs:s3c2443_init_clocks (Results 1 – 3 of 3) sorted by relevance
23 extern void s3c2443_init_clocks(int xtal);29 #define s3c2443_init_clocks NULL macro
182 void __init s3c2443_init_clocks(int xtal) in s3c2443_init_clocks() function
154 .init_clocks = s3c2443_init_clocks,