Home
last modified time | relevance | path

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

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