Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h89 #define CE_ERR_ADDR_INVALID BIT(5) macro
H A Dsun8i-ce-core.c250 if (v & CE_ERR_ADDR_INVALID) in sun8i_ce_run_task()