Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Ddibx000_common.h79 u8 wbd_sel; member
Ddib7000p.c776 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib7000p_set_agc_config()
783 …dib7000p_write_word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_s… in dib7000p_set_agc_config()
872 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alp… in dib7000p_agc_startup()
887 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (2 << 9) | (0 << 8)); /* fas… in dib7000p_agc_startup()
897 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alp… in dib7000p_agc_startup()
Ddib7000m.c707 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib7000m_set_agc_config()
729 …state, 929, (dib7000m_read_word(state, 929) & 0xffe3) | (agc->wbd_inv << 4) | (agc->wbd_sel << 2)); in dib7000m_set_agc_config()
Ddib8000.c1134 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib8000_set_agc_config()
1144 dib8000_write_word(state, 922, reg | (agc->wbd_sel << 2)); in dib8000_set_agc_config()
1161 (agc->wbd_inv << 4) | (agc->wbd_sel << 2)); in dib8000_set_agc_config()
/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1739 .wbd_sel = 3,
1783 .wbd_sel = 3,
2540 .wbd_sel = 3,
2579 .wbd_sel = 3,
3317 .wbd_sel = 0x00,
Dcxusb.c969 .wbd_sel = 1,