Searched refs:SEC_CFG_STOP_DIG_ERR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/crypto/ | ||
D | mv_cesa.h | 23 #define SEC_CFG_STOP_DIG_ERR (1 << 0) macro |
D | mv_cesa.c | 1095 writel(SEC_CFG_STOP_DIG_ERR, cpg->reg + SEC_ACCEL_CFG); in mv_probe() |