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