Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
setup-sh770x.c File Reference
#include <linux/init.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <linux/platform_device.h>
#include <linux/serial.h>
#include <linux/serial_sci.h>
#include <linux/sh_timer.h>
#include <linux/sh_intc.h>
#include <cpu/serial.h>

Go to the source code of this file.

Enumerations

enum  {
  UNUSED = 0, IRQ0, IRQ1, IRQ2,
  IRQ3, IRQ4, IRQ5, PINT07,
  PINT815, DMAC, SCIF0, SCIF2,
  SCI, ADC_ADI, LCDC, PCC0,
  PCC1, TMU0, TMU1, TMU2,
  RTC, WDT, REF
}
 

Functions

 arch_initcall (sh770x_devices_setup)
 
void __init plat_early_device_setup (void)
 
void __init plat_irq_setup (void)
 

Enumeration Type Documentation

anonymous enum
Enumerator:
UNUSED 
IRQ0 
IRQ1 
IRQ2 
IRQ3 
IRQ4 
IRQ5 
PINT07 
PINT815 
DMAC 
SCIF0 
SCIF2 
SCI 
ADC_ADI 
LCDC 
PCC0 
PCC1 
TMU0 
TMU1 
TMU2 
RTC 
WDT 
REF 

Definition at line 25 of file setup-sh770x.c.

Function Documentation

arch_initcall ( sh770x_devices_setup  )
void __init plat_early_device_setup ( void  )

Definition at line 298 of file setup-sh770x.c.

void __init plat_irq_setup ( void  )

Definition at line 304 of file setup-sh770x.c.