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