Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
cpu-sa1110.c File Reference
#include <linux/cpufreq.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/moduleparam.h>
#include <linux/types.h>
#include <asm/cputype.h>
#include <asm/mach-types.h>
#include <mach/hardware.h>
#include "generic.h"

Go to the source code of this file.

Data Structures

struct  sdram_params
 
struct  sdram_info
 

Functions

 module_param_string (sdram, sdram_name, sizeof(sdram_name), 0)
 
 arch_initcall (sa1110_clk_init)
 

Function Documentation

arch_initcall ( sa1110_clk_init  )
module_param_string ( sdram  ,
sdram_name  ,
sizeof(sdram_name)  ,
 
)