Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/dvb-usb/
Ddibusb-common.c197 .agc2_slope1 = 0x35,
231 .agc2_slope1 = 0x95,
Ddib0700_devices.c67 .agc2_slope1 = 111,
1682 .agc2_slope1 = 54,
1726 .agc2_slope1 = 52,
2443 .agc2_slope1 = 116,
2482 .agc2_slope1 = 104,
3310 .agc2_slope1 = 0x1d,
Dcxusb.c982 .agc2_slope1 = 88,
/linux-3.4.99/drivers/media/dvb/frontends/
Ddibx000_common.h97 u8 agc2_slope1; 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()