Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/eventlog/
Dof.c36 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm_read_log_of()
/Linux-v5.4/drivers/char/tpm/
Dtpm-interface.c396 if (chip->flags & TPM_CHIP_FLAG_ALWAYS_POWERED) in tpm_pm_suspend()
Dtpm.h164 TPM_CHIP_FLAG_ALWAYS_POWERED = BIT(5), enumerator
Dtpm1-cmd.c641 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm1_do_selftest()