|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/clk.h>#include <plat/s3c2416.h>#include <plat/clock.h>#include <plat/clock-clksrc.h>#include <plat/cpu.h>#include <plat/cpu-freq.h>#include <plat/pll.h>#include <asm/mach/map.h>#include <mach/regs-clock.h>#include <mach/regs-s3c2443-clock.h>Go to the source code of this file.
Functions | |
| void __init | s3c2416_init_clocks (int xtal) |
Definition at line 151 of file clock-s3c2416.c.
1.8.2