Home
last modified time | relevance | path

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

/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h88 #define CE_ERR_KEYSRAM BIT(2) macro
H A Dsun8i-ce-core.c237 if (v & CE_ERR_KEYSRAM) in sun8i_ce_run_task()
256 if (v & CE_ERR_KEYSRAM) in sun8i_ce_run_task()
272 if (v & CE_ERR_KEYSRAM) in sun8i_ce_run_task()