Searched refs:u32ProgId (Results 1 – 1 of 1) sorted by relevance
2262 MS_U32 u32ProgId = HAL_DSCMB_GetProgId(eCaMode); in MDrv_DSCMB2_SPS_Enable() local2264 return HAL_DSCMB_Cipher_SPS_Enable(u32ProgId, TRUE); in MDrv_DSCMB2_SPS_Enable()2271 MS_U32 u32ProgId = HAL_DSCMB_GetProgId(eCaMode); in MDrv_DSCMB2_SPS_Disable() local2273 return HAL_DSCMB_Cipher_SPS_Enable(u32ProgId, FALSE); in MDrv_DSCMB2_SPS_Disable()2288 MS_U32 u32ProgId = HAL_DSCMB_GetProgId(eCaMode); in _MDrv_DSCMB2_CAPVR_FlowSet() local2290 HAL_DSCMB_Cipher_Output_Ctrl(u32ProgId, u32Channel, TRUE, FALSE, u32Tsid, u32CaVid); in _MDrv_DSCMB2_CAPVR_FlowSet()