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

Go to the source code of this file.

Macros

#define PROM_ENTRY(x)   (0xbfc00000 + ((x) * 8))
 
#define SR_NMI   0x00180000
 
#define SERIAL_SPEED_ENTRY   0x00000001
 
#define FREQ_TAG   "HZ="
 
#define KMAC_TAG   "kmac="
 
#define MEM_TAG   "mem="
 
#define BOARD_TAG   "board="
 
#define BOARD_RB532   "500"
 
#define BOARD_RB532A   "500r5"
 

Macro Definition Documentation

#define BOARD_RB532   "500"

Definition at line 39 of file prom.h.

#define BOARD_RB532A   "500r5"

Definition at line 40 of file prom.h.

#define BOARD_TAG   "board="

Definition at line 37 of file prom.h.

#define FREQ_TAG   "HZ="

Definition at line 34 of file prom.h.

#define KMAC_TAG   "kmac="

Definition at line 35 of file prom.h.

#define MEM_TAG   "mem="

Definition at line 36 of file prom.h.

#define PROM_ENTRY (   x)    (0xbfc00000 + ((x) * 8))

Definition at line 29 of file prom.h.

#define SERIAL_SPEED_ENTRY   0x00000001

Definition at line 32 of file prom.h.

#define SR_NMI   0x00180000

Definition at line 31 of file prom.h.