Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dsp887x.c421 u16 sync0x200 = sp887x_readreg(state, 0x200); in sp887x_read_status() local
440 if (sync0x200 & 0x001) { /* tuner adjustment requested...*/ in sp887x_read_status()
441 int steps = (sync0x200 >> 4) & 0x00f; in sp887x_read_status()