Home
last modified time | relevance | path

Searched refs:u32PidFltId (Results 1 – 25 of 73) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/dscmb/hal/mooney/dscmb/
H A DhalDSCMB.c333 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
335 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_SlotConnectPidFltId()
339 u32PidFltId -= 16UL; in HAL_DSCMB_SlotConnectPidFltId()
340 _HAL_DSCMB_PidSlotWrite(u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
344 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
346 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_SlotDisconnectPidFltId()
350 u32PidFltId -= 16UL; in HAL_DSCMB_SlotDisconnectPidFltId()
351 _HAL_DSCMB_PidSlotWrite(u32PidFltId, 0xFFFFFFFF, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
355 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL… in HAL_DSCMB_FltTypeSet() argument
357 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_FltTypeSet()
[all …]
H A DhalDSCMB.h191 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
192 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
193 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL…
194 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
195 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
196 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
199 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
201 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
215 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mainz/dscmb/
H A DhalDSCMB.c330 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
332 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_SlotConnectPidFltId()
336 u32PidFltId -= 16UL; in HAL_DSCMB_SlotConnectPidFltId()
337 _HAL_DSCMB_PidSlotWrite(u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
341 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
343 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_SlotDisconnectPidFltId()
347 u32PidFltId -= 16UL; in HAL_DSCMB_SlotDisconnectPidFltId()
348 _HAL_DSCMB_PidSlotWrite(u32PidFltId, 0xFFFFFFFF, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
352 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL… in HAL_DSCMB_FltTypeSet() argument
354 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_FltTypeSet()
[all …]
H A DhalDSCMB.h191 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
192 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
193 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL…
194 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
195 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
196 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
199 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
201 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
215 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/messi/dscmb/
H A DhalDSCMB.c333 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
335 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_SlotConnectPidFltId()
339 u32PidFltId -= 16UL; in HAL_DSCMB_SlotConnectPidFltId()
340 _HAL_DSCMB_PidSlotWrite(u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
344 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
346 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_SlotDisconnectPidFltId()
350 u32PidFltId -= 16UL; in HAL_DSCMB_SlotDisconnectPidFltId()
351 _HAL_DSCMB_PidSlotWrite(u32PidFltId, 0xFFFFFFFF, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
355 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_DSCMB_Type DscmbType, MS_BOOL… in HAL_DSCMB_FltTypeSet() argument
357 if ((16UL > u32PidFltId) || (32UL<= u32PidFltId)) in HAL_DSCMB_FltTypeSet()
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c1374 static void _TSP_PidFlt_Init(MS_U32 u32EngId, MS_U32 u32PidFltId) in _TSP_PidFlt_Init() argument
1376 if(u32PidFltId >= TSP_PIDFLT_NUM_ALL) in _TSP_PidFlt_Init()
1381 HAL_TSP_PidFlt_SetPid(u32EngId, u32PidFltId, DRVTSP_PID_NULL); in _TSP_PidFlt_Init()
1382 HAL_TSP_PidFlt_SelFltOutput(u32EngId, u32PidFltId, TSP_PIDFLT_OUT_NONE); in _TSP_PidFlt_Init()
1383 HAL_TSP_PidFlt_SelFltSource(u32EngId, u32PidFltId, TSP_PIDFLT_IN_NONE); in _TSP_PidFlt_Init()
1384 HAL_TSP_PidFlt_SelSecFlt(u32EngId, u32PidFltId, TSP_PIDFLT_SECFLT_NULL); in _TSP_PidFlt_Init()
1387 HAL_TSP_PidFlt_SetFltSrcStreamID(u32EngId, u32PidFltId, 0); in _TSP_PidFlt_Init()
1390 _ptsp_res->_TspState[u32EngId].FltMap[u32PidFltId] = DRVTSP_MAP_NULL; in _TSP_PidFlt_Init()
1393 static void _TSP_PidFlt_Disable(MS_U32 u32EngId, MS_U32 u32PidFltId) in _TSP_PidFlt_Disable() argument
1396 if(u32PidFltId >= TSP_PIDFLT_NUM) in _TSP_PidFlt_Disable()
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c1736 static void _TSP_PidFlt_Init(MS_U32 u32EngId, MS_U32 u32PidFltId) in _TSP_PidFlt_Init() argument
1739 if(u32PidFltId >= TSP_HWPCR_FLT_START_ID) in _TSP_PidFlt_Init()
1741 MS_U32 idx = u32PidFltId - TSP_HWPCR_FLT_START_ID; in _TSP_PidFlt_Init()
1750 REG_PidFlt *pPidFilter = HAL_TSP_GetPidFltReg(u32EngId, u32PidFltId); in _TSP_PidFlt_Init()
1755 _ptsp_res->_TspState[u32EngId].FltMap[u32PidFltId] = DRVTSP_MAP_NULL; in _TSP_PidFlt_Init()
1758 _TSP_FLT1_DupFLT0_Pid(0, u32PidFltId, DRVTSP_PID_NULL); in _TSP_PidFlt_Init()
1766 static void _TSP_PidFlt_Disable(MS_U32 u32EngId, MS_U32 u32PidFltId) in _TSP_PidFlt_Disable() argument
1769 if(u32PidFltId >= TSP_HWPCR_FLT_START_ID) in _TSP_PidFlt_Disable()
1771 MS_U32 u32Idx = u32PidFltId - TSP_HWPCR_FLT_START_ID; in _TSP_PidFlt_Disable()
1783 REG_PidFlt *pPidFilter = HAL_TSP_GetPidFltReg(u32EngId, u32PidFltId); in _TSP_PidFlt_Disable()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c256 pMap->u32PidFltId[j] = U32_MAX; in _MDrv_DSCMB_Init()
719 if (U32_MAX != pMap->u32PidFltId[i]) in _MDrv_DSCMB2_FltFree()
724 …idFltId(u32EngId, pMap->u32DscmbId, E_DSCMB_KEY_CLEAR, pMap->u32SlotIdClear, pMap->u32PidFltId[i])) in _MDrv_DSCMB2_FltFree()
733 …ectPidFltId(u32EngId, pMap->u32DscmbId, E_DSCMB_KEY_ODD, pMap->u32SlotIdOdd, pMap->u32PidFltId[i])) in _MDrv_DSCMB2_FltFree()
741 …tPidFltId(u32EngId, pMap->u32DscmbId, E_DSCMB_KEY_EVEN, pMap->u32SlotIdEven, pMap->u32PidFltId[i])) in _MDrv_DSCMB2_FltFree()
747 pMap->u32PidFltId[i] = U32_MAX; in _MDrv_DSCMB2_FltFree()
952 if (U32_MAX != pMap->u32PidFltId[j]) in _MDrv_DSCMB2_FltDisconnectPid()
958 u32Fltid = HAL_DSCMB_TransFltGroup0Id2Fltd(pMap->u32PidFltId[j]); in _MDrv_DSCMB2_FltDisconnectPid()
960 u32Fltid = pMap->u32PidFltId[j]; in _MDrv_DSCMB2_FltDisconnectPid()
967 …an't find the filter which PID:[0x%x] by FltIdx:[%d]!!\n", (int)u32Pid, (int)pMap->u32PidFltId[j]); in _MDrv_DSCMB2_FltDisconnectPid()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maldives/dscmb/
H A DhalDSCMB.c599 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
601 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
602 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
607 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
611 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
616 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
618 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
619 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
624 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
627 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h201 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
202 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
203 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
204 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
205 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
206 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
209 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
211 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
225 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/macan/dscmb/
H A DhalDSCMB.c532 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
534 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
535 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
540 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
544 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
549 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
551 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
552 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
557 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
560 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h191 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
192 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
193 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
194 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
195 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
196 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
199 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
201 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
215 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/manhattan/dscmb/
H A DhalDSCMB.c611 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
613 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
614 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
619 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
623 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
628 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
630 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
631 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
636 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
639 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h200 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
201 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
202 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
203 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
204 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
205 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
208 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
210 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
224 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/mustang/dscmb/
H A DhalDSCMB.c697 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
699 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
700 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
705 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
709 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
714 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
716 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
717 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
722 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
725 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h201 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
202 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
203 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
204 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
205 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
206 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
209 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
211 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
225 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7621/dscmb/
H A DhalDSCMB.c742 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
744 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
745 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
750 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
754 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
759 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
761 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
762 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
767 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
770 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h202 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
203 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
204 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
205 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
206 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
207 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
210 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
212 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
226 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maxim/dscmb/
H A DhalDSCMB.c742 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
744 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
745 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
750 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
754 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
759 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
761 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
762 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
767 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
770 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h202 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
203 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
204 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
205 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
206 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
207 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
210 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
212 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
226 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/M7821/dscmb/
H A DhalDSCMB.c838 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
840 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
841 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
846 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
850 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
855 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
857 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
858 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
863 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
866 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h203 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
204 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
205 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
206 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
207 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
208 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
211 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
213 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
227 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/maserati/dscmb/
H A DhalDSCMB.c775 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotConnectPidFltId() argument
777 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotConnectPidFltId()
778 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotConnectPidFltId()
783 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, u32SlotId, KeyType); in HAL_DSCMB_SlotConnectPidFltId()
787 _pid_key_table_w(u32EngId, u32PidFltId, u32SlotId); in HAL_DSCMB_SlotConnectPidFltId()
792 …d(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId) in HAL_DSCMB_SlotDisconnectPidFltId() argument
794 u32PidFltId = _HAL_DmxFlt2Dscmb(u32EngId, u32PidFltId); in HAL_DSCMB_SlotDisconnectPidFltId()
795 if (u32PidFltId == 0xFFFFFFFFUL) in HAL_DSCMB_SlotDisconnectPidFltId()
800 _HAL_DSCMB_PidSlotWrite(u32EngId, u32PidFltId, 0xFFFFFFFFUL, KeyType); in HAL_DSCMB_SlotDisconnectPidFltId()
803 _pid_key_table_w(0xFFFFFFFFUL, u32PidFltId, 0); in HAL_DSCMB_SlotDisconnectPidFltId()
[all …]
H A DhalDSCMB.h202 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
203 …(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Key_Type KeyType, MS_U32 u32SlotId, MS_U32 u32PidFltId);
204 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds…
205 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc…
206 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D…
207 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm…
210 MS_BOOL HAL_DSCMB_EcmCorruptEnable(MS_U32 u32PidFltId, MS_BOOL bEnable);
212 MS_BOOL HAL_DSCMB_PidFlt_ScmbStatus(MS_U32 u32EngId, MS_U32 u32PidFltId, HAL_Scmb_Level* pScmbLevel…
226 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType…
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DhalTSP.c944 MS_U32 HAL_TSP_PidFlt_GetFltOutput(MS_U32 u32EngId, MS_U32 u32PidFltId) in HAL_TSP_PidFlt_GetFltOutput() argument
946 if(u32PidFltId < TSP_PIDFLT_NUM) in HAL_TSP_PidFlt_GetFltOutput()
948 REG_PidFlt* pPidFilter = _HAL_TSP_PIDFLT(u32EngId, u32PidFltId); in HAL_TSP_PidFlt_GetFltOutput()
954 REG_PidFlt* pPidFilter = _HAL_TSP_PIDFLT(u32EngId, u32PidFltId); in HAL_TSP_PidFlt_GetFltOutput()
958 return (_u32PidFlt_L[u32PidFltId-TSP_PIDFLT_NUM] & TSP_PIDFLT_OUT_MASK); in HAL_TSP_PidFlt_GetFltOutput()
963 MS_U32 HAL_TSP_PidFlt_GetPid(MS_U32 u32EngId, MS_U32 u32PidFltId) in HAL_TSP_PidFlt_GetPid() argument
967 if(u32PidFltId < TSP_PIDFLT_NUM) in HAL_TSP_PidFlt_GetPid()
969 REG_PidFlt* pPidFilter = _HAL_TSP_PIDFLT(u32EngId, u32PidFltId); in HAL_TSP_PidFlt_GetPid()
975 REG_PidFlt* pPidFilter = _HAL_TSP_PIDFLT(u32EngId, u32PidFltId); in HAL_TSP_PidFlt_GetPid()
978 … u32PID = (_u32PidFlt_L[u32PidFltId-TSP_PIDFLT_NUM] & TSP_PIDFLT_PID_MASK) >> TSP_PIDFLT_PID_SHFT; in HAL_TSP_PidFlt_GetPid()
[all …]

123