Home
last modified time | relevance | path

Searched refs:s3c64xx_set_xtal_freq (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-s3c/
H A Ds3c64xx.h23 void s3c64xx_set_xtal_freq(unsigned long freq);
H A Ds3c64xx.c56 void __init s3c64xx_set_xtal_freq(unsigned long freq) in s3c64xx_set_xtal_freq() function
H A Dmach-crag6410.c748 s3c64xx_set_xtal_freq(12000000); in crag6410_map_io()