Searched refs:agc2_slope2 (Results 1 – 8 of 8) sorted by relevance
/drivers/media/usb/dvb-usb/ |
D | dibusb-common.c | 200 .agc2_slope2 = 0x37, 234 .agc2_slope2 = 0x1e,
|
D | dib0700_devices.c | 68 .agc2_slope2 = 28, 1756 .agc2_slope2 = 0, 1800 .agc2_slope2 = 0, 2557 .agc2_slope2 = 117, 2596 .agc2_slope2 = 0, 3331 .agc2_slope2 = 0x1d,
|
D | cxusb.c | 983 .agc2_slope2 = 90,
|
/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 98 u8 agc2_slope2; member
|
D | dib3000mc.c | 364 dib3000mc_write_word(state, 49, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib3000mc_init()
|
D | dib7000m.c | 723 dib7000m_write_word(state, 111, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000m_set_agc_config()
|
D | dib7000p.c | 793 dib7000p_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000p_set_agc_config()
|
D | dib8000.c | 1155 dib8000_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib8000_set_agc_config()
|