Home
last modified time | relevance | path

Searched refs:DSCMB_FLT_SHAREKEY_NUM (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/
H A DregTSP.h184 #define DSCMB_FLT_SHAREKEY_NUM (0UL) macro
186 #define DSCMB_FLT_NUM_ALL (DSCMB_FLT_NUM+DSCMB_FLT_SHAREKEY_NUM)
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/
H A DregTSP.h184 #define DSCMB_FLT_SHAREKEY_NUM (0UL) macro
186 #define DSCMB_FLT_NUM_ALL (DSCMB_FLT_NUM+DSCMB_FLT_SHAREKEY_NUM)
/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/
H A DregTSP.h184 #define DSCMB_FLT_SHAREKEY_NUM (0UL) macro
186 #define DSCMB_FLT_NUM_ALL (DSCMB_FLT_NUM+DSCMB_FLT_SHAREKEY_NUM)
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DregTSP.h197 #define DSCMB_FLT_SHAREKEY_NUM 16 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DregTSP.h195 #define DSCMB_FLT_SHAREKEY_NUM 128UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DregTSP.h190 #define DSCMB_FLT_SHAREKEY_NUM 128UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DregTSP.h202 #define DSCMB_FLT_SHAREKEY_NUM 128UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DregTSP.h202 #define DSCMB_FLT_SHAREKEY_NUM 128UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DregTSP.h202 #define DSCMB_FLT_SHAREKEY_NUM 128UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DregTSP.h207 #define DSCMB_FLT_SHAREKEY_NUM 144UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DregTSP.h207 #define DSCMB_FLT_SHAREKEY_NUM 144UL macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c602 for(u32ii = 0; u32ii < (DSCMB_FLT_NUM + DSCMB_FLT_SHAREKEY_NUM); u32ii++) in _TSP_InitResource()