Searched refs:TPM_CHIP_FLAG_ALWAYS_POWERED (Results 1 – 3 of 3) sorted by relevance
41 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm_read_log_of()
199 TPM_CHIP_FLAG_ALWAYS_POWERED = BIT(5), enumerator
1105 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm_do_selftest()1221 if (chip->flags & TPM_CHIP_FLAG_ALWAYS_POWERED) in tpm_pm_suspend()