Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c84 if ((temp_reg & SMCSJR_PO) == PAGE_OWNED) { in caam_page_alloc()
103 if ((temp_reg & SMCSJR_PO) != PAGE_OWNED) { in caam_page_alloc()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h230 #define SMCSJR_PO (3 << 6) macro