Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm.h353 TPM_CHIP_FLAG_DISABLE = BIT(10), enumerator
/linux/drivers/char/tpm/
H A Dtpm-chip.c161 if (chip->flags & TPM_CHIP_FLAG_DISABLE) in tpm_try_get_ops()
H A Dtpm2-sessions.c954 chip->flags |= TPM_CHIP_FLAG_DISABLE; in tpm2_load_null()