Home
last modified time | relevance | path

Searched refs:eUppSwitch (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DdrvDSCMB.c1380 MS_BOOL _MDrv_DSCMB2_EngSetSwitch(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eUppSwitch ,DS… in _MDrv_DSCMB2_EngSetSwitch() argument
1386 …DSCMB_ASSERT(eUppSwitch <= (E_DSCMB_ENG_LSAS|E_DSCMB_ENG_ESA|E_DSCMB_ENG_LSAD), "UppSwitch input e… in _MDrv_DSCMB2_EngSetSwitch()
1388 …MB2_DBGLV_DEBUG, "Set DscmbId=%u UppSwitch=%d LowSwitch=%d\n", u32DscmbId, eUppSwitch, eLowSwitch); in _MDrv_DSCMB2_EngSetSwitch()
1411 …rite_PacketSwitch(u32FltId, (E_DSCMB_KEY_EVEN|eSecureKeyType), u32CAVid, eUppSwitch, eLowSwitch); in _MDrv_DSCMB2_EngSetSwitch()
1412 …rite_PacketSwitch(u32FltId, (E_DSCMB_KEY_ODD|eSecureKeyType), u32CAVid, eUppSwitch, eLowSwitch); in _MDrv_DSCMB2_EngSetSwitch()
1416 …rite_PacketSwitch(u32FltId, (E_DSCMB_KEY_CLEAR|eSecureKeyType), u32CAVid, eUppSwitch, eLowSwitch); in _MDrv_DSCMB2_EngSetSwitch()
4146 MS_BOOL MDrv_DSCMB2_EngSetSwitch(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eUppSwitch, DSC… in MDrv_DSCMB2_EngSetSwitch() argument
4159 pArgs.eUppSwitch = eUppSwitch; in MDrv_DSCMB2_EngSetSwitch()
4171 return _MDrv_DSCMB2_EngSetSwitch(u32EngId, u32DscmbId, eUppSwitch, eLowSwitch); in MDrv_DSCMB2_EngSetSwitch()
H A DdrvDSCMB_private.h83 MS_BOOL _MDrv_DSCMB2_EngSetSwitch(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eUppSwitch ,DS…
H A DmdrvDSCMB.c644 …v_DSCMB2_EngSetSwitch(pSwitch->u32EngId, pSwitch->u32DscmbId, pSwitch->eUppSwitch, pSwitch->eLowSw… in DSCMBIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.c1641 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type … in HAL_DSCMB_KTE_Write_PacketSwitch() argument
1652 if((eUppSwitch & E_DSCMB_ENG_ESA) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1663 if((eUppSwitch & E_DSCMB_ENG_LSAS) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1674 if((eUppSwitch & E_DSCMB_ENG_LSAD) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
H A DhalDSCMB.h737 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.c1645 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type … in HAL_DSCMB_KTE_Write_PacketSwitch() argument
1656 if((eUppSwitch & E_DSCMB_ENG_ESA) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1667 if((eUppSwitch & E_DSCMB_ENG_LSAS) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1678 if((eUppSwitch & E_DSCMB_ENG_LSAD) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
H A DhalDSCMB.h743 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.c1653 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type … in HAL_DSCMB_KTE_Write_PacketSwitch() argument
1664 if((eUppSwitch & E_DSCMB_ENG_ESA) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1675 if((eUppSwitch & E_DSCMB_ENG_LSAS) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1686 if((eUppSwitch & E_DSCMB_ENG_LSAD) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
H A DhalDSCMB.h728 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.c1653 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type … in HAL_DSCMB_KTE_Write_PacketSwitch() argument
1664 if((eUppSwitch & E_DSCMB_ENG_ESA) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1675 if((eUppSwitch & E_DSCMB_ENG_LSAS) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1686 if((eUppSwitch & E_DSCMB_ENG_LSAD) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
H A DhalDSCMB.h728 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.c1635 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type … in HAL_DSCMB_KTE_Write_PacketSwitch() argument
1646 if((eUppSwitch & E_DSCMB_ENG_ESA) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1657 if((eUppSwitch & E_DSCMB_ENG_LSAS) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
1668 if((eUppSwitch & E_DSCMB_ENG_LSAD) != 0) in HAL_DSCMB_KTE_Write_PacketSwitch()
H A DhalDSCMB.h734 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDSCMB_v2.h186 DSCMB_Eng_Type eUppSwitch; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDSCMB_v2.h220 DSCMB_Eng_Type eUppSwitch; member
H A DdrvDSCMB.h924 …DSCMB2_EngSetSwitch(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalDSCMB.h733 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalDSCMB.h733 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalDSCMB.h733 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalDSCMB.h726 …U32 u32FltId ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c3101 MS_BOOL MDrv_DSCMB2_EngSetSwitch(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eUppSwitch, DSC… in MDrv_DSCMB2_EngSetSwitch() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt17566 DSCMB_Eng_Type eUppSwitch;
73108 …DSCMB2_EngSetSwitch(MS_U32 u32EngId, MS_U32 u32DscmbId, DSCMB_Eng_Type eUppSwitch, DSCMB_Eng_Type …