Home
last modified time | relevance | path

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

/drivers/media/dvb/dvb-usb/
Ddibusb-common.c191 .agc1_slope1 = 0x51,
225 .agc1_slope1 = 0x55,
Ddib0700_devices.c61 .agc1_slope1 = 0,
1678 .agc1_slope1 = 0,
1722 .agc1_slope1 = 0,
2439 .agc1_slope1 = 143,
2478 .agc1_slope1 = 0,
3306 .agc1_slope1 = 0x00,
Dcxusb.c978 .agc1_slope1 = 206,
/drivers/media/dvb/frontends/
Ddibx000_common.h91 u8 agc1_slope1; member
Ddib3000mc.c362 dib3000mc_write_word(state, 47, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib3000mc_init()
Ddib7000m.c721 dib7000m_write_word(state, 109, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000m_set_agc_config()
Ddib7000p.c784 dib7000p_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000p_set_agc_config()
Ddib8000.c1095 dib8000_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib8000_set_agc_config()