Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v1.h96 #define TPM_NV_PER_READ_STCLEAR BIT(31) macro
/openbmc/u-boot/cmd/
H A Dtpm_test.c249 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR | in initialise_spaces()