Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c805 …if( E_CFKE_SRC_NULL!=pCfkeOp->eOpSrc1.eSrcType || E_CFKE_SRC_NULL!=pCfkeOp->eOpSrc2.eSrcType || E_… in MDrv_CFKE_Cmd_Exe()
815 u32Cmd |= pCfkeOp->eOpSrc1.eSrcType << CFKE_CMD_SRC1_POS; in MDrv_CFKE_Cmd_Exe()
830 …if( E_CFKE_SRC_NULL==pCfkeOp->eOpSrc1.eSrcType || E_CFKE_SRC_NULL==pCfkeOp->eOpSrc2.eSrcType || E_… in MDrv_CFKE_Cmd_Exe()
838 switch(pCfkeOp->eOpSrc1.eSrcType){ in MDrv_CFKE_Cmd_Exe()
845 … pCfkeOp->eOpSrc1.eSrcType = (pCfkeOp->eOpSrc1.eSrcType) - (E_CFKE_SRC_SLOTAL-E_CFKE_SRC_SLOTA); in MDrv_CFKE_Cmd_Exe()
846 _MDrv_CFKE_WriteSlots( (DRV_CFKE_SOURCE*)&pCfkeOp->eOpSrc1); in MDrv_CFKE_Cmd_Exe()
887 u32Cmd |= pCfkeOp->eOpSrc1.eSrcType << CFKE_CMD_SRC1_POS; in MDrv_CFKE_Cmd_Exe()
902 …if( E_CFKE_SRC_NULL==pCfkeOp->eOpSrc1.eSrcType || E_CFKE_SRC_NULL==pCfkeOp->eOpSrc2.eSrcType || E_… in MDrv_CFKE_Cmd_Exe()
910 switch(pCfkeOp->eOpSrc1.eSrcType){ in MDrv_CFKE_Cmd_Exe()
917 … pCfkeOp->eOpSrc1.eSrcType = (pCfkeOp->eOpSrc1.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.h485 …DRV_CFKE_SOURCE eOpSrc1; /**< Source 1 for the operation (if needed).… member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31063 DRV_CFKE_SOURCE eOpSrc1;