Home
last modified time | relevance | path

Searched refs:NSC_STATUS_IBR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_nsc.c53 NSC_STATUS_IBR = 0x20 /* ready to receive data */ enumerator
204 if (wait_for_stat(chip, NSC_STATUS_IBR, NSC_STATUS_IBR, &data) < 0) { in tpm_nsc_send()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_nsc.c53 NSC_STATUS_IBR = 0x20 /* ready to receive data */ enumerator
204 if (wait_for_stat(chip, NSC_STATUS_IBR, NSC_STATUS_IBR, &data) < 0) { in tpm_nsc_send()

Completed in 3 milliseconds