Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm_command.h42 TPM_CAP_FLAG = 4, enumerator
/linux/drivers/char/tpm/
H A Dtpm1-cmd.c489 tpm_buf_append_u32(buf, TPM_CAP_FLAG); in tpm1_getcap()