Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-mc-common.c28 .agc1_slope1 = 0x51,
62 .agc1_slope1 = 0x55,
H A Ddib0700_devices.c62 .agc1_slope1 = 0,
373 .agc1_slope1 = 0,
643 .agc1_slope1 = 0,
783 .agc1_slope1 = 206,
1454 .agc1_slope1 = 143,
1496 .agc1_slope1 = 143,
1890 .agc1_slope1 = 0,
1934 .agc1_slope1 = 0,
2720 .agc1_slope1 = 143,
2759 .agc1_slope1 = 0,
[all …]
H A Dcxusb.c1059 .agc1_slope1 = 206,
/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h90 u8 agc1_slope1; 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()