Searched refs:wbd_sel (Results 1 – 6 of 6) sorted by relevance
/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 79 u8 wbd_sel; member
|
D | dib7000p.c | 776 …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()
|
D | dib7000m.c | 707 …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()
|
D | dib8000.c | 1134 …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/ |
D | dib0700_devices.c | 1739 .wbd_sel = 3, 1783 .wbd_sel = 3, 2540 .wbd_sel = 3, 2579 .wbd_sel = 3, 3317 .wbd_sel = 0x00,
|
D | cxusb.c | 969 .wbd_sel = 1,
|