| /utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/ |
| H A D | drvDSCMB.c | 145 stDscmbTspMap DscmbTspMap[ENG_NUM][MAX_NUM]; 146 static MS_U32 _u32FreeSlot[ENG_NUM]; 165 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _DSCMB_SlotAlloc() 184 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _DSCMB_SlotFree() 246 for(eng = 0; eng < ENG_NUM; eng++) in _MDrv_DSCMB_Init() 404 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _MDrv_DSCMB2_OptConfig() 434 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _MDrv_DSCMB2_GetCap() 583 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _MDrv_DSCMB2_FltAlloc_Ex() 687 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _MDrv_DSCMB2_FltFree() 829 DSCMB_ASSERT_AND_RETURN(u32EngId < ENG_NUM); in _MDrv_DSCMB2_FltConnectPid() [all …]
|
| H A D | dscmb_private.h | 34 stDscmbTspMap DscmbTspMap[ENG_NUM][MAX_NUM]; 35 MS_U32 u32FreeSlot[ENG_NUM];
|
| H A D | dscmb.c | 170 for(u32Eng = 0; u32Eng < ENG_NUM; u32Eng++) in DSCMBMdbIoctl() 178 … MdbPrint(paraGetInfo->u64ReqHdl,"%d\t0xF\t0\t", (u32Eng * ENG_NUM) + u32DscmbId); in DSCMBMdbIoctl()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/ |
| H A D | halDSCMB.c | 125 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 194 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 488 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 560 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 865 if((u32EngId == (ENG_NUM - 1)) && (DscmbType != E_HAL_DSCMB_TYPE_MULTI2)) in HAL_DSCMB_FltIVSet() 1441 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1526 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet() 1536 if((u32EngId == (ENG_NUM - 1)) && (DscmbType != E_HAL_DSCMB_TYPE_MULTI2)) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 110 #define ENG_NUM 3UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/ |
| H A D | halDSCMB.c | 125 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 194 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 488 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 560 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 865 if((u32EngId == (ENG_NUM - 1)) && (DscmbType != E_HAL_DSCMB_TYPE_MULTI2)) in HAL_DSCMB_FltIVSet() 1441 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1526 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet() 1536 if((u32EngId == (ENG_NUM - 1)) && (DscmbType != E_HAL_DSCMB_TYPE_MULTI2)) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 110 #define ENG_NUM 3UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/dscmb/ |
| H A D | halDSCMB.c | 120 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 187 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 353 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 421 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 1172 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1257 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 109 #define ENG_NUM 1UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/ |
| H A D | halDSCMB.c | 119 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 187 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 420 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 488 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 1281 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1366 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 110 #define ENG_NUM 2UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/ |
| H A D | halDSCMB.c | 119 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 185 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 414 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 475 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 1267 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite()
|
| H A D | regDSCMB.h | 110 #define ENG_NUM 2UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/ |
| H A D | halDSCMB.c | 124 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 194 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 576 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 649 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 1557 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1642 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 111 #define ENG_NUM 4UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/ |
| H A D | halDSCMB.c | 124 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 194 for(;eng < ENG_NUM; eng++) in _HAL_PidHitTableInit() 576 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 649 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 1494 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1579 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 111 #define ENG_NUM 4UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/ |
| H A D | halDSCMB.c | 125 static halVirtualSlotMap _Map[ENG_NUM][REG_DSCMB_MAX_PIDFLT]; 433 for (j = 0; j < ENG_NUM; j++) in HAL_DSCMB_Init() 512 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap() 1379 if(u32EngId < ENG_NUM) in _HAL_DSCMB_SlotKeyWrite() 1464 if(u32EngId < ENG_NUM) in _HAL_DSCMB_KTE_ParaTableSet()
|
| H A D | regDSCMB.h | 110 #define ENG_NUM 3UL macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/mooney/dscmb/ |
| H A D | regDSCMB.h | 108 #define ENG_NUM 1UL macro
|
| H A D | halDSCMB.c | 220 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/messi/dscmb/ |
| H A D | regDSCMB.h | 108 #define ENG_NUM 1UL macro
|
| H A D | halDSCMB.c | 220 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/mainz/dscmb/ |
| H A D | regDSCMB.h | 108 #define ENG_NUM 1UL macro
|
| H A D | halDSCMB.c | 217 *((MS_U32*)pOutData) = ENG_NUM; in HAL_DSCMB_GetCap()
|