Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations | Functions
setup-sh7201.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
 

Enumerations

enum  {
  UNUSED = 0, IRQ0, IRQ1, IRQ2,
  IRQ3, IRQ4, IRQ5, IRQ6,
  IRQ7, PINT0, PINT1, PINT2,
  PINT3, PINT4, PINT5, PINT6,
  PINT7, ADC_ADI, MTU20_ABCD, MTU20_VEF,
  MTU21_AB, MTU21_VU, MTU22_AB, MTU22_VU,
  MTU23_ABCD, MTU24_ABCD, MTU25_UVW, MTU2_TCI3V,
  MTU2_TCI4V, RTC, WDT, IIC30,
  IIC31, IIC32, DMAC0_DMINT0, DMAC1_DMINT1,
  DMAC2_DMINT2, DMAC3_DMINT3, SCIF0, SCIF1,
  SCIF2, SCIF3, SCIF4, SCIF5,
  SCIF6, SCIF7, DMAC0_DMINTA, DMAC4_DMINT4,
  DMAC5_DMINT5, DMAC6_DMINT6, DMAC7_DMINT7, RCAN0,
  RCAN1, SSI0_SSII, SSI1_SSII, TMR0,
  TMR1, PINT
}
 

Functions

 arch_initcall (sh7201_devices_setup)
 
void __init plat_irq_setup (void)
 
void __init plat_early_device_setup (void)
 

Macro Definition Documentation

#define STBCR3   0xfffe0408

Definition at line 461 of file setup-sh7201.c.

Enumeration Type Documentation

anonymous enum
Enumerator:
UNUSED 
IRQ0 
IRQ1 
IRQ2 
IRQ3 
IRQ4 
IRQ5 
IRQ6 
IRQ7 
PINT0 
PINT1 
PINT2 
PINT3 
PINT4 
PINT5 
PINT6 
PINT7 
ADC_ADI 
MTU20_ABCD 
MTU20_VEF 
MTU21_AB 
MTU21_VU 
MTU22_AB 
MTU22_VU 
MTU23_ABCD 
MTU24_ABCD 
MTU25_UVW 
MTU2_TCI3V 
MTU2_TCI4V 
RTC 
WDT 
IIC30 
IIC31 
IIC32 
DMAC0_DMINT0 
DMAC1_DMINT1 
DMAC2_DMINT2 
DMAC3_DMINT3 
SCIF0 
SCIF1 
SCIF2 
SCIF3 
SCIF4 
SCIF5 
SCIF6 
SCIF7 
DMAC0_DMINTA 
DMAC4_DMINT4 
DMAC5_DMINT5 
DMAC6_DMINT6 
DMAC7_DMINT7 
RCAN0 
RCAN1 
SSI0_SSII 
SSI1_SSII 
TMR0 
TMR1 
PINT 

Definition at line 18 of file setup-sh7201.c.

Function Documentation

arch_initcall ( sh7201_devices_setup  )
void __init plat_early_device_setup ( void  )

Definition at line 463 of file setup-sh7201.c.

void __init plat_irq_setup ( void  )

Definition at line 442 of file setup-sh7201.c.