Searched refs:CRYP_SR_IFEM_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/crypto/ux500/cryp/ | ||
| D | cryp_p.h | 91 #define CRYP_SR_IFEM_MASK BIT(0) macro |
| D | cryp.c | 308 if (CRYP_TEST_BITS(&src_reg->sr, CRYP_SR_IFEM_MASK) == 0) in cryp_save_device_context() |