Searched refs:wbd_sel (Results 1 – 7 of 7) sorted by relevance
/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 79 u8 wbd_sel; member
|
D | dib7000p.c | 780 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib7000p_set_agc_config() 787 …dib7000p_write_word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_s… in dib7000p_set_agc_config() 876 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alp… in dib7000p_agc_startup() 891 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (2 << 9) | (0 << 8)); /* fas… in dib7000p_agc_startup() 901 …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 | 1196 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib8000_set_agc_config() 1206 dib8000_write_word(state, 922, reg | (agc->wbd_sel << 2)); in dib8000_set_agc_config() 1223 (agc->wbd_inv << 4) | (agc->wbd_sel << 2)); in dib8000_set_agc_config()
|
/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 365 .wbd_sel = 0, 636 .wbd_sel = 0, 776 .wbd_sel = 1, 1444 .wbd_sel = 1, 1486 .wbd_sel = 1, 1864 .wbd_sel = 3, 1908 .wbd_sel = 3, 2681 .wbd_sel = 3, 2720 .wbd_sel = 3, 3509 .wbd_sel = 0x00,
|
D | cxusb.c | 1120 .wbd_sel = 1,
|
/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 878 .wbd_sel = 1,
|