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

Go to the source code of this file.

Data Structures

struct  DSigStruc
 
struct  BL1Struc
 
struct  L2Struc
 
struct  OSStruc
 
union  BUFFER
 
union  MIPS_BUFFER
 
struct  pc_maint
 
struct  mi_pc_maint
 

Macros

#define POINTER_32BIT   byte *
 
#define BUFFER_SZ   48
 
#define MAINT_OFFS   0x380
 
#define MIPS_BUFFER_SZ   128
 
#define MIPS_MAINT_OFFS   0xff00
 
#define LOG   1
 
#define MEMR   2
 
#define MEMW   3
 
#define IOR   4
 
#define IOW   5
 
#define B1TEST   6
 
#define B2TEST   7
 
#define BTESTOFF   8
 
#define DSIG_STATS   9
 
#define B_CH_STATS   10
 
#define D_CH_STATS   11
 
#define BL1_STATS   12
 
#define BL1_STATS_C   13
 
#define GET_VERSION   14
 
#define OS_STATS   15
 
#define XLOG_SET_MASK   16
 
#define XLOG_GET_MASK   17
 
#define DSP_READ   20
 
#define DSP_WRITE   21
 
#define OK   0xff
 
#define MORE_EVENTS   0xfe
 
#define NO_EVENT   1
 

Macro Definition Documentation

#define B1TEST   6

Definition at line 54 of file pc_maint.h.

#define B2TEST   7

Definition at line 55 of file pc_maint.h.

#define B_CH_STATS   10

Definition at line 58 of file pc_maint.h.

#define BL1_STATS   12

Definition at line 60 of file pc_maint.h.

#define BL1_STATS_C   13

Definition at line 61 of file pc_maint.h.

#define BTESTOFF   8

Definition at line 56 of file pc_maint.h.

#define BUFFER_SZ   48

Definition at line 33 of file pc_maint.h.

#define D_CH_STATS   11

Definition at line 59 of file pc_maint.h.

#define DSIG_STATS   9

Definition at line 57 of file pc_maint.h.

#define DSP_READ   20

Definition at line 66 of file pc_maint.h.

#define DSP_WRITE   21

Definition at line 67 of file pc_maint.h.

#define GET_VERSION   14

Definition at line 62 of file pc_maint.h.

#define IOR   4

Definition at line 52 of file pc_maint.h.

#define IOW   5

Definition at line 53 of file pc_maint.h.

#define LOG   1

Definition at line 49 of file pc_maint.h.

#define MAINT_OFFS   0x380

Definition at line 34 of file pc_maint.h.

#define MEMR   2

Definition at line 50 of file pc_maint.h.

#define MEMW   3

Definition at line 51 of file pc_maint.h.

#define MIPS_BUFFER_SZ   128

Definition at line 43 of file pc_maint.h.

#define MIPS_MAINT_OFFS   0xff00

Definition at line 47 of file pc_maint.h.

#define MORE_EVENTS   0xfe

Definition at line 69 of file pc_maint.h.

#define NO_EVENT   1

Definition at line 70 of file pc_maint.h.

#define OK   0xff

Definition at line 68 of file pc_maint.h.

#define OS_STATS   15

Definition at line 63 of file pc_maint.h.

#define POINTER_32BIT   byte *

Definition at line 30 of file pc_maint.h.

#define XLOG_GET_MASK   17

Definition at line 65 of file pc_maint.h.

#define XLOG_SET_MASK   16

Definition at line 64 of file pc_maint.h.