Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
core.h File Reference

Go to the source code of this file.

Macros

#define ISAMEM_PHYS   0xe0000000
 
#define ISAMEM_SIZE   0x10000000
 
#define ISAIO_PHYS   0xf0000000
 
#define ISAIO_SIZE   PGDIR_SIZE
 
#define TRICK0_PHYS   0xf2000000
 
#define TRICK0_SIZE   PGDIR_SIZE
 
#define TRICK1_PHYS   0xf2400000
 
#define TRICK1_SIZE   PGDIR_SIZE
 
#define TRICK2_PHYS   0xf2800000
 
#define TRICK3_PHYS   0xf2c00000
 
#define TRICK3_SIZE   PGDIR_SIZE
 
#define TRICK4_PHYS   0xf3000000
 
#define TRICK4_SIZE   PGDIR_SIZE
 
#define TRICK5_PHYS   0xf3400000
 
#define TRICK6_PHYS   0xf3800000
 
#define TRICK7_PHYS   0xf3c00000
 
#define PIT_BASE   IOMEM(0xfc000000) /* trick 0 */
 
#define SOFT_BASE   IOMEM(0xfd000000) /* trick 1 */
 
#define IRQ_MASK   IOMEM(0xfe000000) /* trick 3 - read */
 
#define IRQ_MSET   IOMEM(0xfe000000) /* trick 3 - write */
 
#define IRQ_STAT   IOMEM(0xff000000) /* trick 4 - read */
 
#define IRQ_MCLR   IOMEM(0xff000000) /* trick 4 - write */
 

Macro Definition Documentation

#define IRQ_MASK   IOMEM(0xfe000000) /* trick 3 - read */

Definition at line 36 of file core.h.

#define IRQ_MCLR   IOMEM(0xff000000) /* trick 4 - write */

Definition at line 39 of file core.h.

#define IRQ_MSET   IOMEM(0xfe000000) /* trick 3 - write */

Definition at line 37 of file core.h.

#define IRQ_STAT   IOMEM(0xff000000) /* trick 4 - read */

Definition at line 38 of file core.h.

#define ISAIO_PHYS   0xf0000000

Definition at line 17 of file core.h.

#define ISAIO_SIZE   PGDIR_SIZE

Definition at line 18 of file core.h.

#define ISAMEM_PHYS   0xe0000000

Definition at line 14 of file core.h.

#define ISAMEM_SIZE   0x10000000

Definition at line 15 of file core.h.

#define PIT_BASE   IOMEM(0xfc000000) /* trick 0 */

Definition at line 34 of file core.h.

#define SOFT_BASE   IOMEM(0xfd000000) /* trick 1 */

Definition at line 35 of file core.h.

#define TRICK0_PHYS   0xf2000000

Definition at line 20 of file core.h.

#define TRICK0_SIZE   PGDIR_SIZE

Definition at line 21 of file core.h.

#define TRICK1_PHYS   0xf2400000

Definition at line 22 of file core.h.

#define TRICK1_SIZE   PGDIR_SIZE

Definition at line 23 of file core.h.

#define TRICK2_PHYS   0xf2800000

Definition at line 24 of file core.h.

#define TRICK3_PHYS   0xf2c00000

Definition at line 25 of file core.h.

#define TRICK3_SIZE   PGDIR_SIZE

Definition at line 26 of file core.h.

#define TRICK4_PHYS   0xf3000000

Definition at line 27 of file core.h.

#define TRICK4_SIZE   PGDIR_SIZE

Definition at line 28 of file core.h.

#define TRICK5_PHYS   0xf3400000

Definition at line 29 of file core.h.

#define TRICK6_PHYS   0xf3800000

Definition at line 30 of file core.h.

#define TRICK7_PHYS   0xf3c00000

Definition at line 31 of file core.h.