Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib0090.c111 u8 hfdiv_code; member
2414 …lo5 |= (pll->hfdiv_code << 11) | (pll->vco_band << 7); /* bit 15 is the split to the slave, we do … in dib0090_tune()
2464 dprintk("HFDIV code: %d\n", (u32) pll->hfdiv_code); in dib0090_tune()