Searched refs:TPM_CHIP_FLAG_ALWAYS_POWERED (Results 1 – 4 of 4) sorted by relevance
67 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm_read_log_of()
380 if (chip->flags & TPM_CHIP_FLAG_ALWAYS_POWERED) in tpm_pm_suspend()
656 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED; in tpm1_do_selftest()
345 TPM_CHIP_FLAG_ALWAYS_POWERED = BIT(5), enumerator