Home
last modified time | relevance | path

Searched refs:agc2_slope2 (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/media/dvb/dvb-usb/
Ddibusb-common.c198 .agc2_slope2 = 0x37,
232 .agc2_slope2 = 0x1e,
Ddib0700_devices.c68 .agc2_slope2 = 28,
1683 .agc2_slope2 = 0,
1727 .agc2_slope2 = 0,
2444 .agc2_slope2 = 117,
2483 .agc2_slope2 = 0,
3311 .agc2_slope2 = 0x1d,
Dcxusb.c983 .agc2_slope2 = 90,
/linux-3.4.99/drivers/media/dvb/frontends/
Ddibx000_common.h98 u8 agc2_slope2; member
Ddib3000mc.c364 dib3000mc_write_word(state, 49, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib3000mc_init()
Ddib7000m.c723 dib7000m_write_word(state, 111, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000m_set_agc_config()
Ddib7000p.c786 dib7000p_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000p_set_agc_config()
Ddib8000.c1097 dib8000_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib8000_set_agc_config()