Searched refs:lo4 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib0070.c69 u16 lo4; member in struct:dib0070_state
159 dib0070_write_reg(state, 0x14, state->lo4 | state->captrim);
193 dib0070_write_reg(state, 0x14, state->lo4 | state->fcaptrim);
351 state->lo4 = (state->current_tune_table_index->vco_band << 11) | (state->current_tune_table_index->hfdiv << 7);
401 state->lo4 |= (1 << 14) | (1 << 12);
424 dprintk("Num: %hd, Den: %hd, SD: %hd", (u16) Rest, Den, (state->lo4 >> 12) & 0x1);
H A Ddib0090.c1192 u16 lo4 = 0xe900, lo5, lo6, Den; local
1346 dib0090_write_reg(state, 0x18, lo4 | state->captrim);
1378 dib0090_write_reg(state, 0x18, lo4 | state->fcaptrim);

Completed in 60 milliseconds