Home
last modified time | relevance | path

Searched refs:_TspSec2 (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c482 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c444 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c458 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c464 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c395 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c464 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DhalTSP.h124 #define _TspSec2 ((REG_Sec*)(REG_SECFLT_BASE2)) macro
H A DhalTSP.c482 return (&(_TspSec2[u32EngId].Flt[u32FltId & 0x3FUL])); in _HAL_TSP_SECFLT()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c204 … ((fltid<TSP_SECFLT_NUM)? (&(_TspSec[0].Flt[fltid])):(&(_TspSec2[0].Flt[fltid-TSP_…