Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h25 #define CE_ICR 0x08 macro
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()