Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
p720t.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/string.h>
#include <linux/mm.h>
#include <linux/io.h>
#include <linux/slab.h>
#include <linux/leds.h>
#include <mach/hardware.h>
#include <asm/pgtable.h>
#include <asm/page.h>
#include <asm/setup.h>
#include <asm/sizes.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
#include <mach/syspld.h>
#include <asm/hardware/clps7111.h>
#include "common.h"

Go to the source code of this file.

Variables

 atag_offset = 0x100
 
 fixup = fixup_p720t
 
 init_early = p720t_init_early
 
 map_io = p720t_map_io
 
 init_irq = clps711x_init_irq
 
 timer = &clps711x_timer
 
 restart = clps711x_restart
 

Variable Documentation

atag_offset = 0x100

Definition at line 174 of file p720t.c.

fixup = fixup_p720t

Definition at line 175 of file p720t.c.

init_early = p720t_init_early

Definition at line 176 of file p720t.c.

init_irq = clps711x_init_irq

Definition at line 178 of file p720t.c.

map_io = p720t_map_io

Definition at line 177 of file p720t.c.

restart = clps711x_restart

Definition at line 180 of file p720t.c.

Definition at line 179 of file p720t.c.