Searched defs:TPM_NV_PER_GLOBALLOCK (Results 1 – 2 of 2) sorted by relevance
/external/vboot_reference/firmware/include/ | ||
D | tss_constants.h | 46 #define TPM_NV_PER_GLOBALLOCK (((uint32_t)1)<<15) macro |
/external/u-boot/include/ | ||
D | tpm-v1.h | 84 #define TPM_NV_PER_GLOBALLOCK BIT(15) macro |