Searched refs:CRYP_CR_FFLUSH_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/crypto/ux500/cryp/ | ||
| D | cryp_p.h | 78 #define CRYP_CR_FFLUSH_MASK BIT(14) macro |
| D | cryp.c | 93 CRYP_SET_BITS(&device_data->base->cr, CRYP_CR_FFLUSH_MASK); in cryp_flush_inoutfifo() |