Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h30 TPM_ST_DEACTIVATED = 0x0003, enumerator
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm.c253 mode = TPM_ST_DEACTIVATED; in do_tpm_startup()