Linux Kernel
3.7.1
|
#include <asm/sizes.h>
Go to the source code of this file.
Macros | |
#define | BCM2835_PERIPH_PHYS 0x20000000 |
#define | BCM2835_PERIPH_VIRT 0xf0000000 |
#define | BCM2835_PERIPH_SIZE SZ_16M |
#define | BCM2835_DEBUG_PHYS 0x20201000 |
#define | BCM2835_DEBUG_VIRT 0xf0201000 |
#define BCM2835_DEBUG_PHYS 0x20201000 |
Definition at line 26 of file bcm2835_soc.h.
#define BCM2835_DEBUG_VIRT 0xf0201000 |
Definition at line 27 of file bcm2835_soc.h.
#define BCM2835_PERIPH_PHYS 0x20000000 |
Definition at line 23 of file bcm2835_soc.h.
#define BCM2835_PERIPH_SIZE SZ_16M |
Definition at line 25 of file bcm2835_soc.h.
#define BCM2835_PERIPH_VIRT 0xf0000000 |
Definition at line 24 of file bcm2835_soc.h.