Searched refs:SCRATCH_PAD3_V_ENC_READY (Results 1 – 3 of 3) sorted by relevance
399 #define SCRATCH_PAD3_V_ENC_READY 0x00000003 /* */ macro400 #define SCRATCH_PAD3_V_ENC_MASK SCRATCH_PAD3_V_ENC_READY /* */
586 if((ScratchPad3 & SCRATCH_PAD3_V_ENC_MASK) == SCRATCH_PAD3_V_ENC_READY ) /* 3 */ in saEncryptGetMode()607 else if((ScratchPad3 & SCRATCH_PAD3_V_ENC_READY) == SCRATCH_PAD3_V_ENC_DISABLED) /* 0 */ in saEncryptGetMode()
6823 if((ScratchPad3 & SCRATCH_PAD3_V_ENC_MASK) == SCRATCH_PAD3_V_ENC_READY ) /* 3 */ in mpiSetControllerConfigRsp()6827 else if((ScratchPad3 & SCRATCH_PAD3_V_ENC_READY) == SCRATCH_PAD3_V_ENC_DISABLED) /* 0 */ in mpiSetControllerConfigRsp()