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/uio_driver.h>
#include <linux/sh_timer.h>
#include <linux/sh_intc.h>
#include <linux/usb/r8a66597.h>
#include <asm/clock.h>
Go to the source code of this file.
Enumerations | |
enum | { UNUSED =0, ENABLED, DISABLED, IRQ0, IRQ1, IRQ2, IRQ3, IRQ4, IRQ5, IRQ6, IRQ7, ICB, DMAC0, DMAC1, DMAC2, DMAC3, VIO_CEUI, VIO_BEUI, VIO_VEUI, VOU, MFI, VPU, USB, MMC_MMC1I, MMC_MMC2I, MMC_MMC3I, DMAC4, DMAC5, DMAC_DADERR, SCIF, SCIFA1, SCIFA2, DENC, MSIOF, FLCTL_FLSTEI, FLCTL_FLENDI, FLCTL_FLTREQ0I, FLCTL_FLTREQ1I, I2C_ALI, I2C_TACKI, I2C_WAITI, I2C_DTEI, SDHI, CMT, TSIF, SIU, TMU0, TMU1, TMU2, VEU2, LCDC, DMAC0123, VIOVOU, MMC, DMAC45, FLCTL, I2C } |
Functions | |
arch_initcall (sh7366_devices_setup) | |
void __init | plat_early_device_setup (void) |
void __init | plat_irq_setup (void) |
void __init | plat_mem_setup (void) |
anonymous enum |
Definition at line 324 of file setup-sh7366.c.
arch_initcall | ( | sh7366_devices_setup | ) |
Definition at line 318 of file setup-sh7366.c.
Definition at line 456 of file setup-sh7366.c.
Definition at line 461 of file setup-sh7366.c.