Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Ddib7000m.c42 u16 wbd_ref; member
711 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000m_set_agc_config()
714 if (state->wbd_ref != 0) in dib7000m_set_agc_config()
715 dib7000m_write_word(state, 102, state->wbd_ref); in dib7000m_set_agc_config()
717 dib7000m_write_word(state, 102, agc->wbd_ref); in dib7000m_set_agc_config()
H A Ddibx000_common.h77 u16 wbd_ref; member
H A Ddib7000p.c44 u16 wbd_ref; member
415 state->wbd_ref = value; in dib7000p_set_wbd_ref()
779 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000p_set_agc_config()
781 if (state->wbd_ref != 0) in dib7000p_set_agc_config()
782 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | state->wbd_ref); in dib7000p_set_agc_config()
784 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | agc->wbd_ref); in dib7000p_set_agc_config()
H A Ddib8000.c72 u16 wbd_ref; member
668 state->wbd_ref = value; in dib8000_set_wbd_ref()
1200 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib8000_set_agc_config()
1203 if (state->wbd_ref != 0) in dib8000_set_agc_config()
1204 dib8000_write_word(state, 106, state->wbd_ref); in dib8000_set_agc_config()
1206 dib8000_write_word(state, 106, agc->wbd_ref); in dib8000_set_agc_config()
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c363 .wbd_ref = 2867,
633 .wbd_ref = 4095,
773 .wbd_ref = 3530,
1441 .wbd_ref = 3530,
1483 .wbd_ref = 3530,
1877 .wbd_ref = 1200,
1921 .wbd_ref = 1200,
2707 .wbd_ref = 1200,
2746 .wbd_ref = 1200,
3535 .wbd_ref = 0x0b33,
H A Dcxusb.c1049 .wbd_ref = 3530,
/linux/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1015 .wbd_ref = 3530,