Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h105 u8 perform_agc_softsplit; member
H A Ddib7000m.c642 …if(!state->current_agc || !state->current_agc->perform_agc_softsplit || state->current_agc->split.… in dib7000m_agc_soft_split()
711 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000m_set_agc_config()
719 dib7000m_write_word(state, 103, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8) ); in dib7000m_set_agc_config()
780 if (!state->current_agc->perform_agc_softsplit) { in dib7000m_agc_startup()
H A Ddib7000p.c784 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib7000p_set_agc_config()
791 …word(state, 106, (agc->wbd_sel << 13) | (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8)); in dib7000p_set_agc_config()
886 if (!state->current_agc->perform_agc_softsplit) { in dib7000p_agc_startup()
H A Ddib8000.c1200 …state->wbd_ref != 0 ? state->wbd_ref : agc->wbd_ref, agc->wbd_sel, !agc->perform_agc_softsplit, ag… in dib8000_set_agc_config()
1213 dib8000_write_word(state, 107, (agc->wbd_alpha << 9) | (agc->perform_agc_softsplit << 8)); in dib8000_set_agc_config()
1243 …if (!state->current_agc || !state->current_agc->perform_agc_softsplit || state->current_agc->split… in dib8000_agc_soft_split()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c383 .perform_agc_softsplit = 1,
653 .perform_agc_softsplit = 0,
793 .perform_agc_softsplit = 0,
1466 .perform_agc_softsplit = 0,
1508 .perform_agc_softsplit = 0,
1902 .perform_agc_softsplit = 0,
1946 .perform_agc_softsplit = 0,
2720 .perform_agc_softsplit = 0,
2759 .perform_agc_softsplit = 0,
3543 .perform_agc_softsplit = 0x00,
H A Dcxusb.c1069 .perform_agc_softsplit = 0,
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1035 .perform_agc_softsplit = 0,