Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis.h76 TPM_INTF_INT_LEVEL_LOW = 0x010, enumerator
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.h47 TPM_INTF_INT_LEVEL_LOW = 0x010, enumerator
H A Dtpm_tis_core.c1194 if (intfcaps & TPM_INTF_INT_LEVEL_LOW) in tpm_tis_core_init()