Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations | Functions
setup-sh7206.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, ADC_ADI0, ADC_ADI1, DMAC0,
  DMAC1, DMAC2, DMAC3, DMAC4,
  DMAC5, DMAC6, DMAC7, MTU0_ABCD,
  MTU0_VEF, MTU1_AB, MTU1_VU, MTU2_AB,
  MTU2_VU, MTU3_ABCD, MTU4_ABCD, MTU5,
  POE2_12, MTU3S_ABCD, MTU4S_ABCD, MTU5S,
  IIC3, CMT0, CMT1, BSC,
  WDT, MTU2_TCI3V, MTU2_TCI4V, MTU2S_TCI3V,
  MTU2S_TCI4V, POE2_OEI3, SCIF0, SCIF1,
  SCIF2, SCIF3, PINT
}
 

Functions

 arch_initcall (sh7206_devices_setup)
 
void __init plat_irq_setup (void)
 
void __init plat_early_device_setup (void)
 

Macro Definition Documentation

#define STBCR3   0xfffe0408

Definition at line 382 of file setup-sh7206.c.

#define STBCR4   0xfffe040c

Definition at line 383 of file setup-sh7206.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_ADI0 
ADC_ADI1 
DMAC0 
DMAC1 
DMAC2 
DMAC3 
DMAC4 
DMAC5 
DMAC6 
DMAC7 
MTU0_ABCD 
MTU0_VEF 
MTU1_AB 
MTU1_VU 
MTU2_AB 
MTU2_VU 
MTU3_ABCD 
MTU4_ABCD 
MTU5 
POE2_12 
MTU3S_ABCD 
MTU4S_ABCD 
MTU5S 
IIC3 
CMT0 
CMT1 
BSC 
WDT 
MTU2_TCI3V 
MTU2_TCI4V 
MTU2S_TCI3V 
MTU2S_TCI4V 
POE2_OEI3 
SCIF0 
SCIF1 
SCIF2 
SCIF3 
PINT 

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

Function Documentation

arch_initcall ( sh7206_devices_setup  )
void __init plat_early_device_setup ( void  )

Definition at line 385 of file setup-sh7206.c.

void __init plat_irq_setup ( void  )

Definition at line 365 of file setup-sh7206.c.