Searched refs:s3c2412_init_clocks (Results 1 – 3 of 3) sorted by relevance
21 extern void s3c2412_init_clocks(int xtal);27 #define s3c2412_init_clocks NULL macro
127 .init_clocks = s3c2412_init_clocks,136 .init_clocks = s3c2412_init_clocks,
209 void __init s3c2412_init_clocks(int xtal) in s3c2412_init_clocks() function