Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Ddib7000m.c38 u16 wbd_ref; member
707 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000m_set_agc_config()
710 if (state->wbd_ref != 0) in dib7000m_set_agc_config()
711 dib7000m_write_word(state, 102, state->wbd_ref); in dib7000m_set_agc_config()
713 dib7000m_write_word(state, 102, agc->wbd_ref); in dib7000m_set_agc_config()
Ddibx000_common.h78 u16 wbd_ref; member
Ddib7000p.c45 u16 wbd_ref; member
416 state->wbd_ref = value; in dib7000p_set_wbd_ref()
780 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000p_set_agc_config()
782 if (state->wbd_ref != 0) in dib7000p_set_agc_config()
783 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | state->wbd_ref); in dib7000p_set_agc_config()
785 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | agc->wbd_ref); in dib7000p_set_agc_config()
Ddib8000.c68 u16 wbd_ref; member
664 state->wbd_ref = value; in dib8000_set_wbd_ref()
1196 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib8000_set_agc_config()
1199 if (state->wbd_ref != 0) in dib8000_set_agc_config()
1200 dib8000_write_word(state, 106, state->wbd_ref); in dib8000_set_agc_config()
1202 dib8000_write_word(state, 106, agc->wbd_ref); in dib8000_set_agc_config()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddib0700_devices.c364 .wbd_ref = 2867,
632 .wbd_ref = 4095,
772 .wbd_ref = 3530,
1440 .wbd_ref = 3530,
1482 .wbd_ref = 3530,
1860 .wbd_ref = 1200,
1904 .wbd_ref = 1200,
2677 .wbd_ref = 1200,
2716 .wbd_ref = 1200,
3505 .wbd_ref = 0x0b33,
Dcxusb.c1014 .wbd_ref = 3530,
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-dvb.c1007 .wbd_ref = 3530,