Home
last modified time | relevance | path

Searched refs:tpm_physical_enable (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/cmd/
Dtpm_test.c150 TPM_CHECK(tpm_physical_enable()); in test_enable()
183 TPM_CHECK(tpm_physical_enable()); in test_fast_enable()
461 TPM_CHECK(tpm_physical_enable()); in test_write_limit()
480 TPM_CHECK(tpm_physical_enable()); in test_write_limit()
Dtpm-v1.c543 TPM_COMMAND_NO_ARG(tpm_physical_enable)
/external/u-boot/include/
Dtpm-v1.h344 u32 tpm_physical_enable(void);
/external/u-boot/lib/
Dtpm-v1.c286 u32 tpm_physical_enable(void) in tpm_physical_enable() function