Searched refs:count_3 (Results 1 – 2 of 2) sorted by relevance
/drivers/char/tpm/ |
D | tpm_infineon.c | 313 u8 count_high, count_low, count_4, count_3, count_2, count_1; in tpm_inf_send() local 329 count_3 = (count & 0x00ff0000) >> 16; in tpm_inf_send() 345 wait_and_send(chip, count_3); in tpm_inf_send()
|
/drivers/media/dvb-frontends/ |
D | stv090x.c | 3568 s32 count_4, count_3, count_2, count_1, count_0, count; in stv090x_read_per() local 3589 count_3 = STV090x_READ_DEMOD(state, FBERCPT3); in stv090x_read_per() 3594 if ((!count_4) && (!count_3)) { in stv090x_read_per()
|