Home
last modified time | relevance | path

Searched refs:TPM_INTF_INT_LEVEL_HIGH (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h77 TPM_INTF_INT_LEVEL_HIGH = 0x008, enumerator
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h48 TPM_INTF_INT_LEVEL_HIGH = 0x008, enumerator
H A Dtpm_tis_core.c1196 if (intfcaps & TPM_INTF_INT_LEVEL_HIGH) in tpm_tis_core_init()