Linux Kernel
3.7.1
|
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <mach/hardware.h>
#include <mach/common.h>
#include <mach/iomux-mx27.h>
#include "devices-imx27.h"
Go to the source code of this file.
Variables | |
atag_offset = 0x100 | |
map_io = mx27_map_io | |
init_early = imx27_init_early | |
init_irq = mx27_init_irq | |
handle_irq = imx27_handle_irq | |
timer = &mx27ipcam_timer | |
init_machine = mx27ipcam_init | |
restart = mxc_restart | |
atag_offset = 0x100 |
Definition at line 74 of file mach-imx27ipcam.c.
handle_irq = imx27_handle_irq |
Definition at line 78 of file mach-imx27ipcam.c.
init_early = imx27_init_early |
Definition at line 76 of file mach-imx27ipcam.c.
init_irq = mx27_init_irq |
Definition at line 77 of file mach-imx27ipcam.c.
init_machine = mx27ipcam_init |
Definition at line 80 of file mach-imx27ipcam.c.
map_io = mx27_map_io |
Definition at line 75 of file mach-imx27ipcam.c.
restart = mxc_restart |
Definition at line 81 of file mach-imx27ipcam.c.
timer = &mx27ipcam_timer |
Definition at line 79 of file mach-imx27ipcam.c.