[go: nahoru, domu]

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

/drivers/media/dvb-frontends/
H A Ddibx000_common.h106 u8 perform_agc_softsplit; member in struct:dibx000_agc_config
H A Ddib7000m.c638 if(!state->current_agc || !state->current_agc->perform_agc_softsplit || state->current_agc->split.max == 0)
707 state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_sel);
715 dib7000m_write_word(state, 103, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8) );
776 if (!state->current_agc->perform_agc_softsplit) {
H A Ddib7000p.c780 state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_sel);
787 dib7000p_write_word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8));
873 if (!state->current_agc->perform_agc_softsplit) {
H A Ddib8000.c1196 state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_sel);
1209 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8));
1239 if (!state->current_agc || !state->current_agc->perform_agc_softsplit || state->current_agc->split.max == 0)
/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c384 .perform_agc_softsplit = 1,
655 .perform_agc_softsplit = 0,
795 .perform_agc_softsplit = 0,
1128 0, /* perform_agc_softsplit*/
1172 0, /* perform_agc_softsplit*/
1468 .perform_agc_softsplit = 0,
1510 .perform_agc_softsplit = 0,
1888 .perform_agc_softsplit = 0,
1932 .perform_agc_softsplit = 0,
2705 .perform_agc_softsplit
[all...]
H A Dcxusb.c1139 .perform_agc_softsplit = 0,
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c412 1, /* perform_agc_softsplit */
897 .perform_agc_softsplit = 0,

Completed in 56 milliseconds