Searched refs:count_3 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/char/tpm/
H A Dtpm_infineon.c319 u8 count_high, count_low, count_4, count_3, count_2, count_1; local
335 count_3 = (count & 0x00ff0000) >> 16;
351 wait_and_send(chip, count_3);
/linux-master/drivers/media/dvb-frontends/
H A Dstv090x.c3568 s32 count_4, count_3, count_2, count_1, count_0, count; local
3589 count_3 = STV090x_READ_DEMOD(state, FBERCPT3);
3594 if ((!count_4) && (!count_3)) {

Completed in 161 milliseconds