|
Linux Kernel
3.7.1
|
#include <linux/platform_device.h>#include <linux/init.h>#include <linux/serial.h>#include <linux/io.h>#include <linux/serial_sci.h>#include <linux/sh_timer.h>#include <linux/sh_intc.h>#include <asm/rtc.h>#include <cpu/serial.h>Go to the source code of this file.
Enumerations | |
| enum | { UNUSED = 0, TMU0, TMU1, TMU2, RTC, WDT, REF_RCMI, SIM, IRQ0, IRQ1, IRQ2, IRQ3, USBF_SPD, TMU_SUNI, IRQ5, IRQ4, DMAC1, LCDC, SSL, ADC, DMAC2, USBFI, CMT, SCIF0, SCIF1, PINT07, PINT815, TPU, IIC, SIOF0, SIOF1, MMC, PCC, USBHI, AFEIF, H_UDI } |
Functions | |
| arch_initcall (sh7720_devices_setup) | |
| void __init | plat_early_device_setup (void) |
| void __init | plat_irq_setup (void) |
| anonymous enum |
| UNUSED | |
| TMU0 | |
| TMU1 | |
| TMU2 | |
| RTC | |
| WDT | |
| REF_RCMI | |
| SIM | |
| IRQ0 | |
| IRQ1 | |
| IRQ2 | |
| IRQ3 | |
| USBF_SPD | |
| TMU_SUNI | |
| IRQ5 | |
| IRQ4 | |
| DMAC1 | |
| LCDC | |
| SSL | |
| ADC | |
| DMAC2 | |
| USBFI | |
| CMT | |
| SCIF0 | |
| SCIF1 | |
| PINT07 | |
| PINT815 | |
| TPU | |
| IIC | |
| SIOF0 | |
| SIOF1 | |
| MMC | |
| PCC | |
| USBHI | |
| AFEIF | |
| H_UDI |
Definition at line 405 of file setup-sh7720.c.
| arch_initcall | ( | sh7720_devices_setup | ) |
Definition at line 399 of file setup-sh7720.c.
Definition at line 468 of file setup-sh7720.c.
1.8.2