Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h88 #define TPM_NV_PER_READ_STCLEAR (1U << 31) macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c264 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR | in initialise_spaces()