[go: nahoru, domu]

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

/drivers/media/dvb-frontends/
H A Ddib7000m.c38 u16 wbd_ref; member in struct:dib7000m_state
707 state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_sel);
710 if (state->wbd_ref != 0)
711 dib7000m_write_word(state, 102, state->wbd_ref);
713 dib7000m_write_word(state, 102, agc->wbd_ref);
H A Ddibx000_common.h78 u16 wbd_ref; member in struct:dibx000_agc_config
H A Ddib7000p.c45 u16 wbd_ref; member in struct:dib7000p_state
416 state->wbd_ref = value;
780 state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_sel);
782 if (state->wbd_ref != 0)
783 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | state->wbd_ref);
785 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | agc->wbd_ref);
H A Ddib8000.c68 u16 wbd_ref; member in struct:dib8000_state
664 state->wbd_ref = value;
1196 state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, agc->wbd_sel);
1199 if (state->wbd_ref != 0)
1200 dib8000_write_word(state, 106, state->wbd_ref);
1202 dib8000_write_word(state, 106, agc->wbd_ref);
/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c364 .wbd_ref = 2867,
635 .wbd_ref = 4095,
775 .wbd_ref = 3530,
1103 3530, /* wbd_ref*/
1147 3530, /* wbd_ref*/
1443 .wbd_ref = 3530,
1485 .wbd_ref = 3530,
1863 .wbd_ref = 1200,
1907 .wbd_ref = 1200,
2680 .wbd_ref
[all...]
H A Dcxusb.c1119 .wbd_ref = 3530,
/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c389 2867, /* wbd_ref */
877 .wbd_ref = 3530,

Completed in 64 milliseconds