Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <asm/compiler.h>
Go to the source code of this file.
Data Structures | |
struct | el_POLARIS_sysdata_mcheck |
Macros | |
#define | POLARIS_SPARSE_MEM_BASE (IDENT_ADDR + 0xf800000000UL) |
#define | POLARIS_DENSE_MEM_BASE (IDENT_ADDR + 0xf900000000UL) |
#define | POLARIS_SPARSE_IO_BASE (IDENT_ADDR + 0xf980000000UL) |
#define | POLARIS_SPARSE_CONFIG_BASE (IDENT_ADDR + 0xf9c0000000UL) |
#define | POLARIS_IACK_BASE (IDENT_ADDR + 0xf9f8000000UL) |
#define | POLARIS_DENSE_IO_BASE (IDENT_ADDR + 0xf9fc000000UL) |
#define | POLARIS_DENSE_CONFIG_BASE (IDENT_ADDR + 0xf9fe000000UL) |
#define | POLARIS_IACK_SC POLARIS_IACK_BASE |
#define | POLARIS_W_VENID (POLARIS_DENSE_CONFIG_BASE) |
#define | POLARIS_W_DEVID (POLARIS_DENSE_CONFIG_BASE+2) |
#define | POLARIS_W_CMD (POLARIS_DENSE_CONFIG_BASE+4) |
#define | POLARIS_W_STATUS (POLARIS_DENSE_CONFIG_BASE+6) |
#define POLARIS_DENSE_CONFIG_BASE (IDENT_ADDR + 0xf9fe000000UL) |
Definition at line 27 of file core_polaris.h.
#define POLARIS_DENSE_IO_BASE (IDENT_ADDR + 0xf9fc000000UL) |
Definition at line 26 of file core_polaris.h.
#define POLARIS_DENSE_MEM_BASE (IDENT_ADDR + 0xf900000000UL) |
Definition at line 22 of file core_polaris.h.
#define POLARIS_IACK_BASE (IDENT_ADDR + 0xf9f8000000UL) |
Definition at line 25 of file core_polaris.h.
#define POLARIS_IACK_SC POLARIS_IACK_BASE |
Definition at line 29 of file core_polaris.h.
#define POLARIS_SPARSE_CONFIG_BASE (IDENT_ADDR + 0xf9c0000000UL) |
Definition at line 24 of file core_polaris.h.
#define POLARIS_SPARSE_IO_BASE (IDENT_ADDR + 0xf980000000UL) |
Definition at line 23 of file core_polaris.h.
#define POLARIS_SPARSE_MEM_BASE (IDENT_ADDR + 0xf800000000UL) |
Definition at line 21 of file core_polaris.h.
#define POLARIS_W_CMD (POLARIS_DENSE_CONFIG_BASE+4) |
Definition at line 36 of file core_polaris.h.
#define POLARIS_W_DEVID (POLARIS_DENSE_CONFIG_BASE+2) |
Definition at line 35 of file core_polaris.h.
#define POLARIS_W_STATUS (POLARIS_DENSE_CONFIG_BASE+6) |
Definition at line 37 of file core_polaris.h.
#define POLARIS_W_VENID (POLARIS_DENSE_CONFIG_BASE) |
Definition at line 34 of file core_polaris.h.