Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x.c3568 s32 count_4, count_3, count_2, count_1, count_0, count; in stv090x_read_per() local
3592 count_0 = STV090x_READ_DEMOD(state, FBERCPT0); in stv090x_read_per()
3597 count |= count_0 & 0xff; in stv090x_read_per()