Searched refs:wbd_alpha (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 79 u8 wbd_alpha; member
|
D | dib7000m.c | 719 dib7000m_write_word(state, 103, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8) ); in dib7000m_set_agc_config() 807 …dib7000m_write_word(state, 103, (state->current_agc->wbd_alpha << 9) | agc_split); /* standard spl… in dib7000m_agc_startup()
|
D | dib7000p.c | 791 …dib7000p_write_word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_s… in dib7000p_set_agc_config() 889 …(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alpha << 9) | (1 << 8)… in dib7000p_agc_startup() 914 …(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alpha << 9) | agc_spli… in dib7000p_agc_startup()
|
D | dib8000.c | 1213 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8)); in dib8000_set_agc_config()
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 365 .wbd_alpha = 2, 635 .wbd_alpha = 0, 775 .wbd_alpha = 5, 1443 .wbd_alpha = 5, 1485 .wbd_alpha = 5, 1879 .wbd_alpha = 5, 1923 .wbd_alpha = 5, 2704 .wbd_alpha = 5, 2743 .wbd_alpha = 5, 3532 .wbd_alpha = 0x02,
|
D | cxusb.c | 1051 .wbd_alpha = 5,
|
/linux-6.1.9/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1017 .wbd_alpha = 5,
|