Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_infineon.c313 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local
333 count_low = ((count + 6) & 0x000000ff); in tpm_inf_send()
339 wait_and_send(chip, count_low); in tpm_inf_send()