Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ANUBIS_IOADDR(x) (S3C2410_ADDR((x) + 0x01800000)) |
#define | ANUBIS_PA_CPLD (S3C2410_CS1 | (1<<26)) |
#define | ANUBIS_VA_CTRL1 ANUBIS_IOADDR(0x00000000) /* 0x01800000 */ |
#define | ANUBIS_PA_CTRL1 (ANUBIS_PA_CPLD) |
#define | ANUBIS_VA_IDREG ANUBIS_IOADDR(0x00300000) /* 0x01B00000 */ |
#define | ANUBIS_PA_IDREG (ANUBIS_PA_CPLD + (3<<23)) |
#define | ANUBIS_IDEPRI ANUBIS_IOADDR(0x01000000) |
#define | ANUBIS_IDEPRIAUX ANUBIS_IOADDR(0x01100000) |
#define | ANUBIS_IDESEC ANUBIS_IOADDR(0x01200000) |
#define | ANUBIS_IDESECAUX ANUBIS_IOADDR(0x01300000) |
#define ANUBIS_IDEPRI ANUBIS_IOADDR(0x01000000) |
Definition at line 33 of file anubis-map.h.
#define ANUBIS_IDEPRIAUX ANUBIS_IOADDR(0x01100000) |
Definition at line 34 of file anubis-map.h.
#define ANUBIS_IDESEC ANUBIS_IOADDR(0x01200000) |
Definition at line 35 of file anubis-map.h.
#define ANUBIS_IDESECAUX ANUBIS_IOADDR(0x01300000) |
Definition at line 36 of file anubis-map.h.
#define ANUBIS_IOADDR | ( | x | ) | (S3C2410_ADDR((x) + 0x01800000)) |
Definition at line 21 of file anubis-map.h.
#define ANUBIS_PA_CPLD (S3C2410_CS1 | (1<<26)) |
Definition at line 23 of file anubis-map.h.
#define ANUBIS_PA_CTRL1 (ANUBIS_PA_CPLD) |
Definition at line 28 of file anubis-map.h.
#define ANUBIS_PA_IDREG (ANUBIS_PA_CPLD + (3<<23)) |
Definition at line 31 of file anubis-map.h.
#define ANUBIS_VA_CTRL1 ANUBIS_IOADDR(0x00000000) /* 0x01800000 */ |
Definition at line 27 of file anubis-map.h.
#define ANUBIS_VA_IDREG ANUBIS_IOADDR(0x00300000) /* 0x01B00000 */ |
Definition at line 30 of file anubis-map.h.