blob: 7c1aa19821db620b3c46942798474338a1fa3383 [file] [log] [blame]
Tony SIM1d7a8942010-01-28 17:04:55 +09001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 ****************************************************************************
11 ****************************************************************************/
12#ifndef __ASM_SH_SH7763RDP_H
13#define __ASM_SH_SH7763RDP_H
14
15#include <asm/addrspace.h>
16
17#define MSTPCR1 0xFFC80038
18
19#define PORT_PSEL0 0xFFEF0070
20#define PORT_PSEL1 0xFFEF0072
21#define PORT_PSEL2 0xFFEF0074
22#define PORT_PSEL3 0xFFEF0076
23#define PORT_PSEL4 0xFFEF0078
24
25#define PORT_PACR 0xFFEF0000
26#define PORT_PCCR 0xFFEF0004
27#define PORT_PFCR 0xFFEF000A
28#define PORT_PGCR 0xFFEF000C
29#define PORT_PHCR 0xFFEF000E
30#define PORT_PICR 0xFFEF0010
31#define PORT_PJCR 0xFFEF0012
32#define PORT_PKCR 0xFFEF0014
33#define PORT_PLCR 0xFFEF0016
34#define PORT_PMCR 0xFFEF0018
35#define PORT_PNCR 0xFFEF001A
36
37#define CPLD_BOARD_ID_ERV_REG 0xB1000000
38#define CPLD_CPLD_CMD_REG 0xB1000006
39
40#define USB_USBHSC 0xFFEC80f0
41
42#define __IO_PREFIX sh7763rdp
43#include <asm/io_generic.h>
44
45#endif