Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-mc-common.c35 .agc2_slope2 = 0x37,
69 .agc2_slope2 = 0x1e,
H A Ddib0700_devices.c69 .agc2_slope2 = 28,
378 .agc2_slope2 = 29,
648 .agc2_slope2 = 41,
788 .agc2_slope2 = 90,
1459 .agc2_slope2 = 117,
1501 .agc2_slope2 = 117,
1895 .agc2_slope2 = 0,
1939 .agc2_slope2 = 0,
2725 .agc2_slope2 = 117,
2764 .agc2_slope2 = 0,
[all …]
H A Dcxusb.c1064 .agc2_slope2 = 90,
/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h97 u8 agc2_slope2; member
H A Ddib3000mc.c395 dib3000mc_write_word(state, 49, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib3000mc_init()
H A Ddib7000m.c727 dib7000m_write_word(state, 111, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000m_set_agc_config()
H A Ddib7000p.c796 dib7000p_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000p_set_agc_config()
H A Ddib8000.c1221 dib8000_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib8000_set_agc_config()