Home
last modified time | relevance | path

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

/openbmc/linux/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); in sun8i_ce_run_task()
172 writel(v, ce->base + CE_ICR); in sun8i_ce_run_task()