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

/linux-master/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c83 #define TPM_STS_ERR_VAL 0x07 /* bit2...bit0 reads always 0 */ macro
99 data = TPM_STS_ERR_VAL;
168 return (status != TPM_STS_ERR_VAL) && ((status & mask) == value);

Completed in 221 milliseconds