Searched refs:TPM_CHIP_FLAG_HWRNG_DISABLED (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dtpm.h349 TPM_CHIP_FLAG_HWRNG_DISABLED = BIT(9), enumerator in enum:tpm_chip_flags
/linux-master/drivers/char/tpm/
H A Dtpm-chip.c541 if (chip->flags & TPM_CHIP_FLAG_HWRNG_DISABLED)
H A Dtpm_crb.c813 chip->flags |= TPM_CHIP_FLAG_HWRNG_DISABLED;

Completed in 105 milliseconds