Searched refs:SCRATCH_PAD3_V_ENC_READY (Results 1 – 3 of 3) sorted by relevance
398 #define SCRATCH_PAD3_V_ENC_READY 0x00000003 /* */ macro399 #define SCRATCH_PAD3_V_ENC_MASK SCRATCH_PAD3_V_ENC_READY /* */
585 if((ScratchPad3 & SCRATCH_PAD3_V_ENC_MASK) == SCRATCH_PAD3_V_ENC_READY ) /* 3 */ in saEncryptGetMode()606 else if((ScratchPad3 & SCRATCH_PAD3_V_ENC_READY) == SCRATCH_PAD3_V_ENC_DISABLED) /* 0 */ in saEncryptGetMode()
6819 if((ScratchPad3 & SCRATCH_PAD3_V_ENC_MASK) == SCRATCH_PAD3_V_ENC_READY ) /* 3 */ in mpiSetControllerConfigRsp()6823 else if((ScratchPad3 & SCRATCH_PAD3_V_ENC_READY) == SCRATCH_PAD3_V_ENC_DISABLED) /* 0 */ in mpiSetControllerConfigRsp()