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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib0090.c161 u16 bb_1_def; member in struct:dib0090_state
1012 gain_reg[3] |= state->bb_1_def; dib0090_gain_apply()
1032 state->bb_1_def &= 0xdfff; dib0090_set_boost()
1033 state->bb_1_def |= onoff << 13; dib0090_set_boost()
1836 state->bb_1_def &= 0x3fff; dib0090_set_bandwidth()
1837 state->bb_1_def |= tmp; dib0090_set_bandwidth()
1839 dib0090_write_reg(state, 0x01, state->bb_1_def); /* be sure that we have the right bb-filter */ dib0090_set_bandwidth()

Completed in 57 milliseconds