Home
last modified time | relevance | path

Searched refs:s5pv210_init_clocks (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-s5pv210/
Dcommon.h25 extern void s5pv210_init_clocks(int xtal);
Dcommon.c58 .init_clocks = s5pv210_init_clocks,
202 void __init s5pv210_init_clocks(int xtal) in s5pv210_init_clocks() function