Go to the documentation of this file.
23 #ifndef __ARCH_ARM_MACH_OMAP2_L3_INTERCONNECT_3XXX_H
24 #define __ARCH_ARM_MACH_OMAP2_L3_INTERCONNECT_3XXX_H
27 #define CLEAR_STDERR_LOG (1 << 31)
28 #define CUSTOM_ERROR 0x2
29 #define STANDARD_ERROR 0x0
30 #define INBAND_ERROR 0x0
31 #define L3_APPLICATION_ERROR 0x0
32 #define L3_DEBUG_ERROR 0x1
35 #define L3_TARG_STDERRLOG_MAIN 0x48
36 #define L3_TARG_STDERRLOG_SLVOFSLSB 0x5c
37 #define L3_TARG_STDERRLOG_MSTADDR 0x68
38 #define L3_FLAGMUX_REGERR0 0xc
40 #define NUM_OF_L3_MASTERS (sizeof(l3_masters)/sizeof(l3_masters[0]))
49 static u32 l3_targ_inst_clk1[] = {
59 static u32 l3_targ_inst_clk2[] = {
83 static u32 l3_targ_inst_clk3[] = {
89 static struct l3_masters_data {
100 { 0x48,
"FaceDetect"},
115 { 0xC0,
"USBHOSTHS"},
120 static char *l3_targ_inst_name[
L3_MODULES][21] = {