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

Go to the source code of this file.

Macros

#define STBCR3   0xfffe0408
 
#define STBCR4   0xfffe040c
 

Enumerations

enum  {
  UNUSED = 0, IRQ0, IRQ1, IRQ2,
  IRQ3, IRQ4, IRQ5, IRQ6,
  IRQ7, PINT0, PINT1, PINT2,
  PINT3, PINT4, PINT5, PINT6,
  PINT7, DMAC0, DMAC1, DMAC2,
  DMAC3, DMAC4, DMAC5, DMAC6,
  DMAC7, USB, LCDC, CMT0,
  CMT1, BSC, WDT, MTU0_ABCD,
  MTU0_VEF, MTU1_AB, MTU1_VU, MTU2_AB,
  MTU2_VU, MTU3_ABCD, MTU4_ABCD, MTU2_TCI3V,
  MTU2_TCI4V, ADC_ADI, IIC30, IIC31,
  IIC32, IIC33, SCIF0, SCIF1,
  SCIF2, SCIF3, SSU0, SSU1,
  SSI0_SSII, SSI1_SSII, SSI2_SSII, SSI3_SSII,
  ROMDEC, FLCTL, SDHI, RTC,
  RCAN0, RCAN1, SRC, IEBI,
  PINT
}
 

Functions

 arch_initcall (sh7203_devices_setup)
 
void __init plat_irq_setup (void)
 
void __init plat_early_device_setup (void)
 

Macro Definition Documentation

#define STBCR3   0xfffe0408

Definition at line 421 of file setup-sh7203.c.

#define STBCR4   0xfffe040c

Definition at line 422 of file setup-sh7203.c.

Enumeration Type Documentation

anonymous enum
Enumerator:
UNUSED 
IRQ0 
IRQ1 
IRQ2 
IRQ3 
IRQ4 
IRQ5 
IRQ6 
IRQ7 
PINT0 
PINT1 
PINT2 
PINT3 
PINT4 
PINT5 
PINT6 
PINT7 
DMAC0 
DMAC1 
DMAC2 
DMAC3 
DMAC4 
DMAC5 
DMAC6 
DMAC7 
USB 
LCDC 
CMT0 
CMT1 
BSC 
WDT 
MTU0_ABCD 
MTU0_VEF 
MTU1_AB 
MTU1_VU 
MTU2_AB 
MTU2_VU 
MTU3_ABCD 
MTU4_ABCD 
MTU2_TCI3V 
MTU2_TCI4V 
ADC_ADI 
IIC30 
IIC31 
IIC32 
IIC33 
SCIF0 
SCIF1 
SCIF2 
SCIF3 
SSU0 
SSU1 
SSI0_SSII 
SSI1_SSII 
SSI2_SSII 
SSI3_SSII 
ROMDEC 
FLCTL 
SDHI 
RTC 
RCAN0 
RCAN1 
SRC 
IEBI 
PINT 

Definition at line 17 of file setup-sh7203.c.

Function Documentation

arch_initcall ( sh7203_devices_setup  )
void __init plat_early_device_setup ( void  )

Definition at line 424 of file setup-sh7203.c.

void __init plat_irq_setup ( void  )

Definition at line 405 of file setup-sh7203.c.