Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
h3600.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/gpio.h>
#include <video/sa1100fb.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/irda.h>
#include <mach/h3xxx.h>
#include <mach/irqs.h>
#include "generic.h"

Go to the source code of this file.

Variables

 atag_offset = 0x100
 
 map_io = h3600_map_io
 
 nr_irqs = SA1100_NR_IRQS
 
 init_irq = sa1100_init_irq
 
 timer = &sa1100_timer
 
 init_machine = h3600_mach_init
 
 init_late = sa11x0_init_late
 
 restart = sa11x0_restart
 

Variable Documentation

atag_offset = 0x100

Definition at line 157 of file h3600.c.

init_irq = sa1100_init_irq

Definition at line 160 of file h3600.c.

init_late = sa11x0_init_late

Definition at line 163 of file h3600.c.

init_machine = h3600_mach_init

Definition at line 162 of file h3600.c.

map_io = h3600_map_io

Definition at line 158 of file h3600.c.

nr_irqs = SA1100_NR_IRQS

Definition at line 159 of file h3600.c.

restart = sa11x0_restart

Definition at line 164 of file h3600.c.

Definition at line 161 of file h3600.c.