Searched refs:wbd_sel (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | dibx000_common.h | 78 u8 wbd_sel; member
|
A D | dib7000p.c | 784 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib7000p_set_agc_config() 791 …dib7000p_write_word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_s… in dib7000p_set_agc_config() 889 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alp… in dib7000p_agc_startup() 904 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (2 << 9) | (0 << 8)); /* fas… in dib7000p_agc_startup() 914 …dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alp… in dib7000p_agc_startup()
|
A D | dib7000m.c | 711 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib7000m_set_agc_config() 733 …state, 929, (dib7000m_read_word(state, 929) & 0xffe3) | (agc->wbd_inv << 4) | (agc->wbd_sel << 2)); in dib7000m_set_agc_config()
|
A D | dib8000.c | 1200 …wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_… in dib8000_set_agc_config() 1210 dib8000_write_word(state, 922, reg | (agc->wbd_sel << 2)); in dib8000_set_agc_config() 1227 (agc->wbd_inv << 4) | (agc->wbd_sel << 2)); in dib8000_set_agc_config()
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | dib0700_devices.c | 364 .wbd_sel = 0, 634 .wbd_sel = 0, 774 .wbd_sel = 1, 1442 .wbd_sel = 1, 1484 .wbd_sel = 1, 1878 .wbd_sel = 3, 1922 .wbd_sel = 3, 2696 .wbd_sel = 3, 2735 .wbd_sel = 3, 3524 .wbd_sel = 0x00,
|
A D | cxusb.c | 1050 .wbd_sel = 1,
|
/linux-6.3-rc2/drivers/media/pci/cx23885/ |
A D | cx23885-dvb.c | 1016 .wbd_sel = 1,
|
Completed in 30 milliseconds