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

/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h25 #define CE_ICR 0x08 macro
H A Dsun8i-ce-core.c170 v = readl(ce->base + CE_ICR);
172 writel(v, ce->base + CE_ICR);

Completed in 133 milliseconds