Searched refs:CRYP_DMACR_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/crypto/ux500/cryp/ | ||
| D | cryp_p.h | 58 #define CRYP_DMACR_DEFAULT 0x0 macro |
| D | cryp_core.c | 379 writel_relaxed(CRYP_DMACR_DEFAULT, &device_data->base->dmacr); in cryp_setup_context() |