Home
last modified time | relevance | path

Searched refs:STAT_XFE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm_infineon.c118 STAT_XFE = 0x00, enumerator
193 if (wait_for_bit == STAT_XFE) in wait()
204 wait(chip, STAT_XFE); in wait_and_send()
324 ret = wait(chip, STAT_XFE); in tpm_inf_send()