Searched refs:SEC_INT_ACCEL0_DONE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.h45 #define SEC_INT_ACCEL0_DONE (1 << 5) macro
H A Dmv_cesa.c892 if (!(val & SEC_INT_ACCEL0_DONE))
895 val &= ~SEC_INT_ACCEL0_DONE;
1058 writel(SEC_INT_ACCEL0_DONE, cpg->reg + SEC_ACCEL_INT_MASK);

Completed in 112 milliseconds