Searched refs:sync0x200 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dsp887x.c410 u16 sync0x200 = sp887x_readreg(state, 0x200); local
418 //if (sync0x200 & 0x004)
421 //if (sync0x200 & 0x008)
429 if (sync0x200 & 0x001) { /* tuner adjustment requested...*/
430 int steps = (sync0x200 >> 4) & 0x00f;

Completed in 59 milliseconds