Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/common/
H A Dboard_arm_trusted_boot.c297 #define SOTP_NVCTR_TRUSTED_IN_USE \ macro
301 #define SOTP_NVCTR_NON_TRUSTED_NEAR_END SOTP_NVCTR_TRUSTED_IN_USE
370 while ((rowdata & SOTP_NVCTR_TRUSTED_IN_USE) && in sotp_get_trusted_nvctr()
378 if (nextrowdata & SOTP_NVCTR_TRUSTED_IN_USE) { in sotp_get_trusted_nvctr()
389 if (rowdata & SOTP_NVCTR_TRUSTED_IN_USE) { in sotp_get_trusted_nvctr()
530 if (rowdata & SOTP_NVCTR_TRUSTED_IN_USE) in sotp_set_nontrusted_nvctr()