Home
last modified time | relevance | path

Searched refs:orgtype (Results 1 – 25 of 64) sorted by relevance

123

/linux-2.6.39/arch/cris/include/arch-v32/arch/hwregs/
Dmarb_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
325 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
326 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dirq_nmi_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dstrcop_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dconfig_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Drt_trace_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dmarb_bp_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
/linux-2.6.39/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dmarb_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
325 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
326 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dstrmux_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dconfig_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dmarb_bp_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dmarb_bar_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
347 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
348 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dstrmux_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dl2cache_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dclkgen_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Dmarb_foo_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
473 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
474 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
/linux-2.6.39/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/
Diop_version_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_sap_in_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
64 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
/linux-2.6.39/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_version_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_scrc_in_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_scrc_out_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_fifo_out_extra_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_fifo_in_extra_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_trigger_grp_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_mpu_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )
Diop_sap_in_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
67 ( { union { orgtype o; type n; } r; r.o = val; r.n; } )

123