Home
last modified time | relevance | path

Searched refs:wbd_alpha (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddibx000_common.h79 u8 wbd_alpha; member
H A Ddib7000m.c719 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()
H A Ddib7000p.c791 …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()
H A Ddib8000.c1213 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8)); in dib8000_set_agc_config()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddibx000_common.h79 u8 wbd_alpha; member
H A Ddib7000m.c719 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()
H A Ddib7000p.c791 …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()
H A Ddib8000.c1213 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8)); in dib8000_set_agc_config()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Ddibx000_common.h79 u8 wbd_alpha; member
H A Ddib7000m.c719 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()
H A Ddib7000p.c791 …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()
H A Ddib8000.c1213 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8)); in dib8000_set_agc_config()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c365 .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,
H A Dcxusb.c1051 .wbd_alpha = 5,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c365 .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,
H A Dcxusb.c1051 .wbd_alpha = 5,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c365 .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,
H A Dcxusb.c1051 .wbd_alpha = 5,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1017 .wbd_alpha = 5,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1017 .wbd_alpha = 5,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1017 .wbd_alpha = 5,