Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
sh7763rdp.h File Reference
#include <asm/addrspace.h>
#include <asm/io_generic.h>

Go to the source code of this file.

Macros

#define MSTPCR1   0xFFC80038
 
#define PORT_PSEL0   0xFFEF0070
 
#define PORT_PSEL1   0xFFEF0072
 
#define PORT_PSEL2   0xFFEF0074
 
#define PORT_PSEL3   0xFFEF0076
 
#define PORT_PSEL4   0xFFEF0078
 
#define PORT_PACR   0xFFEF0000
 
#define PORT_PCCR   0xFFEF0004
 
#define PORT_PFCR   0xFFEF000A
 
#define PORT_PGCR   0xFFEF000C
 
#define PORT_PHCR   0xFFEF000E
 
#define PORT_PICR   0xFFEF0010
 
#define PORT_PJCR   0xFFEF0012
 
#define PORT_PKCR   0xFFEF0014
 
#define PORT_PLCR   0xFFEF0016
 
#define PORT_PMCR   0xFFEF0018
 
#define PORT_PNCR   0xFFEF001A
 
#define CPLD_BOARD_ID_ERV_REG   0xB1000000
 
#define CPLD_CPLD_CMD_REG   0xB1000006
 
#define USB_USBHSC   0xFFEC80f0
 
#define __IO_PREFIX   sh7763rdp
 

Functions

void init_sh7763rdp_IRQ (void)
 
int sh7763rdp_irq_demux (int irq)
 

Macro Definition Documentation

#define __IO_PREFIX   sh7763rdp

Definition at line 51 of file sh7763rdp.h.

#define CPLD_BOARD_ID_ERV_REG   0xB1000000

Definition at line 40 of file sh7763rdp.h.

#define CPLD_CPLD_CMD_REG   0xB1000006

Definition at line 41 of file sh7763rdp.h.

#define MSTPCR1   0xFFC80038

Definition at line 18 of file sh7763rdp.h.

#define PORT_PACR   0xFFEF0000

Definition at line 27 of file sh7763rdp.h.

#define PORT_PCCR   0xFFEF0004

Definition at line 28 of file sh7763rdp.h.

#define PORT_PFCR   0xFFEF000A

Definition at line 29 of file sh7763rdp.h.

#define PORT_PGCR   0xFFEF000C

Definition at line 30 of file sh7763rdp.h.

#define PORT_PHCR   0xFFEF000E

Definition at line 31 of file sh7763rdp.h.

#define PORT_PICR   0xFFEF0010

Definition at line 32 of file sh7763rdp.h.

#define PORT_PJCR   0xFFEF0012

Definition at line 33 of file sh7763rdp.h.

#define PORT_PKCR   0xFFEF0014

Definition at line 34 of file sh7763rdp.h.

#define PORT_PLCR   0xFFEF0016

Definition at line 35 of file sh7763rdp.h.

#define PORT_PMCR   0xFFEF0018

Definition at line 36 of file sh7763rdp.h.

#define PORT_PNCR   0xFFEF001A

Definition at line 37 of file sh7763rdp.h.

#define PORT_PSEL0   0xFFEF0070

Definition at line 21 of file sh7763rdp.h.

#define PORT_PSEL1   0xFFEF0072

Definition at line 22 of file sh7763rdp.h.

#define PORT_PSEL2   0xFFEF0074

Definition at line 23 of file sh7763rdp.h.

#define PORT_PSEL3   0xFFEF0076

Definition at line 24 of file sh7763rdp.h.

#define PORT_PSEL4   0xFFEF0078

Definition at line 25 of file sh7763rdp.h.

#define USB_USBHSC   0xFFEC80f0

Definition at line 46 of file sh7763rdp.h.

Function Documentation

void init_sh7763rdp_IRQ ( void  )

Definition at line 28 of file irq.c.

int sh7763rdp_irq_demux ( int  irq)