Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dsp887x.c423 u16 sync0x200 = sp887x_readreg(state, 0x200); in sp887x_read_status() local
442 if (sync0x200 & 0x001) { /* tuner adjustment requested...*/ in sp887x_read_status()
443 int steps = (sync0x200 >> 4) & 0x00f; in sp887x_read_status()