Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-mc-common.c29 .agc1_slope2 = 0x27,
63 .agc1_slope2 = 0x1d,
H A Ddib0700_devices.c63 .agc1_slope2 = 69,
374 .agc1_slope2 = 0,
644 .agc1_slope2 = 255,
784 .agc1_slope2 = 255,
1455 .agc1_slope2 = 144,
1497 .agc1_slope2 = 144,
1891 .agc1_slope2 = 156,
1935 .agc1_slope2 = 167,
2721 .agc1_slope2 = 144,
2760 .agc1_slope2 = 167,
[all …]
H A Dcxusb.c1060 .agc1_slope2 = 255,
/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h91 u8 agc1_slope2; member
H A Ddib3000mc.c393 dib3000mc_write_word(state, 47, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib3000mc_init()
H A Ddib7000m.c725 dib7000m_write_word(state, 109, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000m_set_agc_config()
H A Ddib7000p.c794 dib7000p_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000p_set_agc_config()
H A Ddib8000.c1219 dib8000_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib8000_set_agc_config()