Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_infineon.c320 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local
335 count_4 = (count & 0xff000000) >> 24; in tpm_inf_send()
351 wait_and_send(chip, count_4); in tpm_inf_send()