[go: nahoru, domu]

Searched refs:wbd_alpha (Results 1 - 7 of 7) sorted by relevance

/drivers/media/dvb-frontends/
H A Ddibx000_common.h80 u8 wbd_alpha; member in struct:dibx000_agc_config
H A Ddib7000m.c715 dib7000m_write_word(state, 103, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8) );
803 dib7000m_write_word(state, 103, (state->current_agc->wbd_alpha << 9) | agc_split); /* standard split search */
H A Ddib7000p.c787 dib7000p_write_word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8));
876 dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alpha << 9) | (1 << 8));
901 dib7000p_write_word(state, 106, (state->current_agc->wbd_sel << 13) | (state->current_agc->wbd_alpha << 9) | agc_split); /* standard split search */
H A Ddib8000.c1209 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8));
/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c366 .wbd_alpha = 2,
637 .wbd_alpha = 0,
777 .wbd_alpha = 5,
1105 5, /* wbd_alpha*/
1149 5, /* wbd_alpha*/
1445 .wbd_alpha = 5,
1487 .wbd_alpha = 5,
1865 .wbd_alpha = 5,
1909 .wbd_alpha = 5,
2682 .wbd_alpha
[all...]
H A Dcxusb.c1121 .wbd_alpha = 5,
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c391 2, /* wbd_alpha */
879 .wbd_alpha = 5,

Completed in 55 milliseconds