Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clock-s5p6450.c File Reference
#include <linux/init.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/errno.h>
#include <linux/err.h>
#include <linux/clk.h>
#include <linux/device.h>
#include <linux/io.h>
#include <mach/hardware.h>
#include <mach/map.h>
#include <mach/regs-clock.h>
#include <mach/s5p64x0-clock.h>
#include <plat/cpu-freq.h>
#include <plat/clock.h>
#include <plat/cpu.h>
#include <plat/pll.h>
#include <plat/s5p-clock.h>
#include <plat/clock-clksrc.h>
#include "common.h"

Go to the source code of this file.

Functions

void __init_or_cpufreq s5p6450_setup_clocks (void)
 
void __init s5p6450_register_clocks (void)
 

Function Documentation

void __init s5p6450_register_clocks ( void  )

Definition at line 661 of file clock-s5p6450.c.

void __init_or_cpufreq s5p6450_setup_clocks ( void  )

Definition at line 595 of file clock-s5p6450.c.