Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c412 CF_OPERATION_TYPE eOpType = E_CF_OP_TYPE_OP_CWC; in MDrv_CF_Issue_Op() local
439 eOpType = (pCfOperations->Op[0]&CF_OP_TYPE_MASK)>>CF_OP_TYPE_POS; in MDrv_CF_Issue_Op()
441 _TCF_DBG("[%s] Operation Type= %u\n", __FUNCTION__, eOpType); in MDrv_CF_Issue_Op()
442 if( _bActivateCFB && (eOpType==E_CF_OP_TYPE_OP_CWC) ) in MDrv_CF_Issue_Op()
465 if( _bActivateCFB && (eOpType==E_CF_OP_TYPE_OP_CWC) ) in MDrv_CF_Issue_Op()
484 if( (_bActivateCFB==FALSE) && (eOpType==E_CF_OP_TYPE_OP_CWC) ) in MDrv_CF_Issue_Op()
793 switch(pCfkeOp->eOpType){ in MDrv_CFKE_Cmd_Exe()
800 if( E_CFKE_OP_DCF!=pCfkeOp->eOpType){ in MDrv_CFKE_Cmd_Exe()
813 u32Cmd |= pCfkeOp->eOpType << CFKE_CMD_OP_POS; in MDrv_CFKE_Cmd_Exe()
825 if( E_CFKE_OP_XOR!=pCfkeOp->eOpType){ in MDrv_CFKE_Cmd_Exe()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTCF.h484 CFKE_OPERATION_TYPE eOpType; /**< Type of operation to be issued. */ member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31062 CFKE_OPERATION_TYPE eOpType;