Searched refs:s5p6440_init_clocks (Results 1 – 2 of 2) sorted by relevance
31 extern void s5p6440_init_clocks(int xtal);36 #define s5p6440_init_clocks NULL macro
62 .init_clocks = s5p6440_init_clocks,211 void __init s5p6440_init_clocks(int xtal) in s5p6440_init_clocks() function