Linux Kernel
3.7.1
|
#include <linux/platform_device.h>
#include <linux/init.h>
#include <linux/serial.h>
#include <linux/serial_sci.h>
#include <linux/sh_timer.h>
Go to the source code of this file.
Enumerations | |
enum | { UNUSED = 0, IRQ0, IRQ1, IRQ2, IRQ3, IRQ4, IRQ5, IRQ6, IRQ7, IRQ8, IRQ9, IRQ10, IRQ11, IRQ12, IRQ13, IRQ14, IRQ15, PINT0, PINT1, PINT2, PINT3, PINT4, PINT5, PINT6, PINT7, SINT8, SINT7, SINT6, SINT5, SINT4, SINT3, SINT2, SINT1, SCIF0, SCIF1, MTU2_GROUP1, MTU2_GROUP2, MTU2_GROUP3, MTU2_GROUP4, MTU2_GROUP5, MTU2_TGI3B, MTU2_TGI3C, PINT } |
Functions | |
arch_initcall (mxg_devices_setup) | |
void __init | plat_irq_setup (void) |
void __init | plat_early_device_setup (void) |
anonymous enum |
Definition at line 16 of file setup-mxg.c.
arch_initcall | ( | mxg_devices_setup | ) |
Definition at line 244 of file setup-mxg.c.
Definition at line 232 of file setup-mxg.c.