Searched refs:eOpSrc1 (Results 1 – 3 of 3) sorted by relevance
805 …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 …]
485 …DRV_CFKE_SOURCE eOpSrc1; /**< Source 1 for the operation (if needed).… member
31063 DRV_CFKE_SOURCE eOpSrc1;