Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/eventlog/
Dof.c41 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm_read_log_of()
/linux-4.19.296/drivers/char/tpm/
Dtpm.h199 TPM_CHIP_FLAG_ALWAYS_POWERED = BIT(5), enumerator
Dtpm-interface.c1105 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm_do_selftest()
1221 if (chip->flags & TPM_CHIP_FLAG_ALWAYS_POWERED) in tpm_pm_suspend()