Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
shannon.c File Reference
#include <linux/init.h>
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/tty.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>
#include <video/sa1100fb.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <asm/setup.h>
#include <asm/mach/arch.h>
#include <asm/mach/flash.h>
#include <asm/mach/map.h>
#include <asm/mach/serial_sa1100.h>
#include <linux/platform_data/mfd-mcp-sa11x0.h>
#include <mach/shannon.h>
#include <mach/irqs.h>
#include "generic.h"

Go to the source code of this file.

Variables

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

Variable Documentation

atag_offset = 0x100

Definition at line 101 of file shannon.c.

init_irq = sa1100_init_irq

Definition at line 104 of file shannon.c.

init_late = sa11x0_init_late

Definition at line 107 of file shannon.c.

init_machine = shannon_init

Definition at line 106 of file shannon.c.

map_io = shannon_map_io

Definition at line 102 of file shannon.c.

nr_irqs = SA1100_NR_IRQS

Definition at line 103 of file shannon.c.

restart = sa11x0_restart

Definition at line 108 of file shannon.c.

Definition at line 105 of file shannon.c.