Lines Matching refs:u32Slot

140 static MS_BOOL _HAL_DSCMB_KTE_ParaTableSet(MS_U32 u32EngId, MS_U32 u32Slot, DSCMB_Key_Type eKeyType…
807 MS_BOOL HAL_DSCMB_FltTypeSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Ds… in HAL_DSCMB_FltTypeSet() argument
809 u32Slot = u32Slot >> 1; in HAL_DSCMB_FltTypeSet()
830 … if(_HAL_DSCMB_KTE_ParaTableSet(u32EngId, u32Slot, E_DSCMB_KEY_EVEN, DscmbType) == FALSE || in HAL_DSCMB_FltTypeSet()
831 _HAL_DSCMB_KTE_ParaTableSet(u32EngId, u32Slot, E_DSCMB_KEY_ODD, DscmbType) == FALSE) in HAL_DSCMB_FltTypeSet()
844 MS_BOOL HAL_DSCMB_FltKeySet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dsc… in HAL_DSCMB_FltKeySet() argument
846 u32Slot = u32Slot >> 1; in HAL_DSCMB_FltKeySet()
852 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 4, 0, FALSE, 0, in HAL_DSCMB_FltKeySet()
854 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 5, 0, FALSE, 0, in HAL_DSCMB_FltKeySet()
856 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 6, 0, FALSE, 0, 0); in HAL_DSCMB_FltKeySet()
857 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 7, 0, TRUE, 0, 0); in HAL_DSCMB_FltKeySet()
869 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 4, 0, FALSE, 0, in HAL_DSCMB_FltKeySet()
871 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 5, 0, FALSE, 0, in HAL_DSCMB_FltKeySet()
873 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 6, 0, FALSE, 0, in HAL_DSCMB_FltKeySet()
875 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 7, 0, TRUE, 0, in HAL_DSCMB_FltKeySet()
886 MS_BOOL HAL_DSCMB_FltKeyReset(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type D… in HAL_DSCMB_FltKeyReset() argument
888 u32Slot = u32Slot >> 1; in HAL_DSCMB_FltKeyReset()
890 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 0x0, 0, FALSE, 3, 0); in HAL_DSCMB_FltKeyReset()
894 MS_BOOL HAL_DSCMB_FltIVSet(MS_U32 u32EngId, MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type Dscm… in HAL_DSCMB_FltIVSet() argument
896 u32Slot = u32Slot >> 1; in HAL_DSCMB_FltIVSet()
917 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 0, 0, FALSE, 0, in HAL_DSCMB_FltIVSet()
919 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 1, 0, FALSE, 0, in HAL_DSCMB_FltIVSet()
921 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 2, 0, FALSE, 0, in HAL_DSCMB_FltIVSet()
923 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 3, 0, TRUE, 0, in HAL_DSCMB_FltIVSet()
928 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 0, 0, FALSE, 0, in HAL_DSCMB_FltIVSet()
930 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 1, 0, FALSE, 0, in HAL_DSCMB_FltIVSet()
932 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 2, 0, FALSE, 0, 0); in HAL_DSCMB_FltIVSet()
933 _HAL_DSCMB_SlotKeyWrite(u32EngId, u32Slot, eKeyType, 3, 0, TRUE, 0, 0); in HAL_DSCMB_FltIVSet()
1342 MS_BOOL HAL_DSCMB_KLadder_Output_Start(MS_U32 u32PidFltId, MS_U32 u32Slot, HAL_DSCMB_Type DscmbType… in HAL_DSCMB_KLadder_Output_Start() argument
1569 static MS_BOOL _HAL_DSCMB_KTE_ParaTableSet(MS_U32 u32EngId, MS_U32 u32Slot, DSCMB_Key_Type eKeyType… in _HAL_DSCMB_KTE_ParaTableSet() argument
1673 (u32Slot << REG_ACPU_PIDFLTID_SHFT)| in _HAL_DSCMB_KTE_ParaTableSet()
1689 (u32Slot << REG_ACPU_PIDFLTID_SHFT)| in _HAL_DSCMB_KTE_ParaTableSet()