Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/tpm/
Dtpm_infineon.c317 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local
332 count_4 = (count & 0xff000000) >> 24; in tpm_inf_send()
348 wait_and_send(chip, count_4); in tpm_inf_send()
/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x.c3519 s32 count_4, count_3, count_2, count_1, count_0, count; in stv090x_read_per() local
3539 count_4 = STV090x_READ_DEMOD(state, FBERCPT4); in stv090x_read_per()
3545 if ((!count_4) && (!count_3)) { in stv090x_read_per()