Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddib7000m.c45 u16 wbd_ref; member
714 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000m_set_agc_config()
717 if (state->wbd_ref != 0) in dib7000m_set_agc_config()
718 dib7000m_write_word(state, 102, state->wbd_ref); in dib7000m_set_agc_config()
720 dib7000m_write_word(state, 102, agc->wbd_ref); in dib7000m_set_agc_config()
Ddibx000_common.h77 u16 wbd_ref; member
Ddib7000p.c52 u16 wbd_ref; member
423 state->wbd_ref = value; in dib7000p_set_wbd_ref()
787 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000p_set_agc_config()
789 if (state->wbd_ref != 0) in dib7000p_set_agc_config()
790 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | state->wbd_ref); in dib7000p_set_agc_config()
792 dib7000p_write_word(state, 105, (agc->wbd_inv << 12) | agc->wbd_ref); in dib7000p_set_agc_config()
Ddib8000.c75 u16 wbd_ref; member
671 state->wbd_ref = value; in dib8000_set_wbd_ref()
1203 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib8000_set_agc_config()
1206 if (state->wbd_ref != 0) in dib8000_set_agc_config()
1207 dib8000_write_word(state, 106, state->wbd_ref); in dib8000_set_agc_config()
1209 dib8000_write_word(state, 106, agc->wbd_ref); in dib8000_set_agc_config()
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddib0700_devices.c366 .wbd_ref = 2867,
636 .wbd_ref = 4095,
776 .wbd_ref = 3530,
1444 .wbd_ref = 3530,
1486 .wbd_ref = 3530,
1885 .wbd_ref = 1200,
1929 .wbd_ref = 1200,
2702 .wbd_ref = 1200,
2741 .wbd_ref = 1200,
3530 .wbd_ref = 0x0b33,
Dcxusb.c878 .wbd_ref = 3530,
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c1025 .wbd_ref = 3530,