Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_lpc.c74 #define TIS_ACCESS_ACTIVE_LOCALITY (1 << 5) /* 0x20 */ macro
398 TIS_ACCESS_ACTIVE_LOCALITY) { in tpm_tis_lpc_close()
399 tpm_write_word(priv, TIS_ACCESS_ACTIVE_LOCALITY, in tpm_tis_lpc_close()
403 TIS_ACCESS_ACTIVE_LOCALITY, 0) == -ETIMEDOUT) { in tpm_tis_lpc_close()
430 TIS_ACCESS_ACTIVE_LOCALITY, in tpm_tis_lpc_open()
431 TIS_ACCESS_ACTIVE_LOCALITY); in tpm_tis_lpc_open()