|
Linux Kernel
3.7.1
|
#include <linux/pci.h>#include <mach/hardware.h>#include <asm/irq.h>#include <asm/mach/pci.h>#include <asm/mach-types.h>#include <asm/mach/arch.h>#include <mach/pci.h>#include <asm/mach/time.h>#include <mach/time.h>Go to the source code of this file.
Variables | |
| int | init_atu |
| atag_offset = 0x100 | |
| init_early = iop13xx_init_early | |
| map_io = iop13xx_map_io | |
| init_irq = iop13xx_init_irq | |
| timer = &iq81340mc_timer | |
| init_machine = iq81340mc_init | |
| restart = iop13xx_restart | |
| atag_offset = 0x100 |
Definition at line 93 of file iq81340mc.c.
| init_early = iop13xx_init_early |
Definition at line 94 of file iq81340mc.c.
| init_irq = iop13xx_init_irq |
Definition at line 96 of file iq81340mc.c.
| init_machine = iq81340mc_init |
Definition at line 98 of file iq81340mc.c.
| map_io = iop13xx_map_io |
Definition at line 95 of file iq81340mc.c.
| restart = iop13xx_restart |
Definition at line 99 of file iq81340mc.c.
| timer = &iq81340mc_timer |
Definition at line 97 of file iq81340mc.c.
1.8.2