Home
last modified time | relevance | path

Searched refs:eOpSrc2 (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c805 … E_CFKE_SRC_NULL!=pCfkeOp->eOpSrc1.eSrcType || E_CFKE_SRC_NULL!=pCfkeOp->eOpSrc2.eSrcType || E_CFK… in MDrv_CFKE_Cmd_Exe()
816 u32Cmd |= pCfkeOp->eOpSrc2.eSrcType << CFKE_CMD_SRC2_POS; in MDrv_CFKE_Cmd_Exe()
830 … E_CFKE_SRC_NULL==pCfkeOp->eOpSrc1.eSrcType || E_CFKE_SRC_NULL==pCfkeOp->eOpSrc2.eSrcType || E_CFK… in MDrv_CFKE_Cmd_Exe()
861 switch(pCfkeOp->eOpSrc2.eSrcType){ in MDrv_CFKE_Cmd_Exe()
868 … pCfkeOp->eOpSrc2.eSrcType = (pCfkeOp->eOpSrc2.eSrcType) - (E_CFKE_SRC_SLOTAL-E_CFKE_SRC_SLOTA); in MDrv_CFKE_Cmd_Exe()
869 _MDrv_CFKE_WriteSlots( (DRV_CFKE_SOURCE*)&pCfkeOp->eOpSrc2); in MDrv_CFKE_Cmd_Exe()
888 u32Cmd |= pCfkeOp->eOpSrc2.eSrcType << CFKE_CMD_SRC2_POS; in MDrv_CFKE_Cmd_Exe()
902 … E_CFKE_SRC_NULL==pCfkeOp->eOpSrc1.eSrcType || E_CFKE_SRC_NULL==pCfkeOp->eOpSrc2.eSrcType || E_CFK… in MDrv_CFKE_Cmd_Exe()
933 switch(pCfkeOp->eOpSrc2.eSrcType){ in MDrv_CFKE_Cmd_Exe()
940 … pCfkeOp->eOpSrc2.eSrcType = (pCfkeOp->eOpSrc2.eSrcType) - (E_CFKE_SRC_SLOTAL-E_CFKE_SRC_SLOTA); in MDrv_CFKE_Cmd_Exe()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTCF.h486 …DRV_CFKE_SOURCE eOpSrc2; /**< Source 2 for the operation (if needed).… member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31064 DRV_CFKE_SOURCE eOpSrc2;