Searched refs:TPM_NV_PER_WRITE_STCLEAR (Results 1 - 2 of 2) sorted by relevance

/u-boot/cmd/
H A Dtpm_test.c241 uint32_t perm = TPM_NV_PER_WRITE_STCLEAR | TPM_NV_PER_PPWRITE;
253 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR |
/u-boot/include/
H A Dtpm-v1.h97 #define TPM_NV_PER_WRITE_STCLEAR BIT(14) macro

Completed in 103 milliseconds