Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c68 if (temp_reg & SMCSJR_AERR) { in caam_page_alloc()
86 if (temp_reg & SMCSJR_AERR) { in caam_page_alloc()
95 if (temp_reg & SMCSJR_AERR) { in caam_page_alloc()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h232 #define SMCSJR_AERR (3 << 12) macro