aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-pb1x00/pb1500.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/mach-pb1x00/pb1500.h')
-rw-r--r--arch/mips/include/asm/mach-pb1x00/pb1500.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/mips/include/asm/mach-pb1x00/pb1500.h b/arch/mips/include/asm/mach-pb1x00/pb1500.h
index da51a2eb7b82..82431a7ab942 100644
--- a/arch/mips/include/asm/mach-pb1x00/pb1500.h
+++ b/arch/mips/include/asm/mach-pb1x00/pb1500.h
@@ -26,19 +26,6 @@
26#ifndef __ASM_PB1500_H 26#ifndef __ASM_PB1500_H
27#define __ASM_PB1500_H 27#define __ASM_PB1500_H
28 28
29#define IDENT_BOARD_REG 0xAE000000
30#define BOARD_STATUS_REG 0xAE000004
31#define PCI_BOARD_REG 0xAE000010
32#define PCMCIA_BOARD_REG 0xAE000010
33# define PC_DEASSERT_RST 0x80
34# define PC_DRV_EN 0x10
35#define PB1500_G_CONTROL 0xAE000014
36#define PB1500_RST_VDDI 0xAE00001C
37#define PB1500_LEDS 0xAE000018
38
39#define PB1500_HEX_LED 0xAF000004
40#define PB1500_HEX_LED_BLANK 0xAF000008
41
42/* PCMCIA Pb1500 specific defines */ 29/* PCMCIA Pb1500 specific defines */
43#define PCMCIA_MAX_SOCK 0 30#define PCMCIA_MAX_SOCK 0
44#define PCMCIA_NUM_SOCKS (PCMCIA_MAX_SOCK + 1) 31#define PCMCIA_NUM_SOCKS (PCMCIA_MAX_SOCK + 1)