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

/linux-master/drivers/char/tpm/eventlog/
H A Dof.c67 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED;
/linux-master/include/linux/
H A Dtpm.h282 TPM_CHIP_FLAG_ALWAYS_POWERED = BIT(5), enumerator in enum:tpm_chip_flags
/linux-master/drivers/char/tpm/
H A Dtpm-interface.c397 if (chip->flags & TPM_CHIP_FLAG_ALWAYS_POWERED)
H A Dtpm1-cmd.c656 chip->flags |= TPM_CHIP_FLAG_ALWAYS_POWERED;

Completed in 196 milliseconds