hfdiv_code        111 drivers/media/dvb-frontends/dib0090.c 	u8 hfdiv_code;
hfdiv_code       2411 drivers/media/dvb-frontends/dib0090.c 			lo5 |= (pll->hfdiv_code << 11) | (pll->vco_band << 7);	/* bit 15 is the split to the slave, we do not do it here */
hfdiv_code       2461 drivers/media/dvb-frontends/dib0090.c 		dprintk("HFDIV code: %d\n", (u32) pll->hfdiv_code);