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

Go to the source code of this file.

Data Structures

struct  l3_masters_data
 
struct  omap4_l3
 

Macros

#define L3_MODULES   3
 
#define CLEAR_STDERR_LOG   (1 << 31)
 
#define CUSTOM_ERROR   0x2
 
#define STANDARD_ERROR   0x0
 
#define INBAND_ERROR   0x0
 
#define L3_APPLICATION_ERROR   0x0
 
#define L3_DEBUG_ERROR   0x1
 
#define L3_TARG_STDERRLOG_MAIN   0x48
 
#define L3_TARG_STDERRLOG_SLVOFSLSB   0x5c
 
#define L3_TARG_STDERRLOG_MSTADDR   0x68
 
#define L3_FLAGMUX_REGERR0   0xc
 
#define NUM_OF_L3_MASTERS   (sizeof(l3_masters)/sizeof(l3_masters[0]))
 

Macro Definition Documentation

#define CLEAR_STDERR_LOG   (1 << 31)

Definition at line 27 of file omap_l3_noc.h.

#define CUSTOM_ERROR   0x2

Definition at line 28 of file omap_l3_noc.h.

#define INBAND_ERROR   0x0

Definition at line 30 of file omap_l3_noc.h.

#define L3_APPLICATION_ERROR   0x0

Definition at line 31 of file omap_l3_noc.h.

#define L3_DEBUG_ERROR   0x1

Definition at line 32 of file omap_l3_noc.h.

#define L3_FLAGMUX_REGERR0   0xc

Definition at line 38 of file omap_l3_noc.h.

#define L3_MODULES   3

Definition at line 26 of file omap_l3_noc.h.

#define L3_TARG_STDERRLOG_MAIN   0x48

Definition at line 35 of file omap_l3_noc.h.

#define L3_TARG_STDERRLOG_MSTADDR   0x68

Definition at line 37 of file omap_l3_noc.h.

#define L3_TARG_STDERRLOG_SLVOFSLSB   0x5c

Definition at line 36 of file omap_l3_noc.h.

#define NUM_OF_L3_MASTERS   (sizeof(l3_masters)/sizeof(l3_masters[0]))

Definition at line 40 of file omap_l3_noc.h.

#define STANDARD_ERROR   0x0

Definition at line 29 of file omap_l3_noc.h.