Searched refs:agc2_slope1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dibusb-common.c | 207 .agc2_slope1 = 0x35, 241 .agc2_slope1 = 0x95,
|
D | dib0700_devices.c | 69 .agc2_slope1 = 111, 378 .agc2_slope1 = 29, 646 .agc2_slope1 = 0, 786 .agc2_slope1 = 88, 1457 .agc2_slope1 = 116, 1499 .agc2_slope1 = 116, 1877 .agc2_slope1 = 54, 1921 .agc2_slope1 = 52, 2694 .agc2_slope1 = 116, 2733 .agc2_slope1 = 104, [all …]
|
D | cxusb.c | 1028 .agc2_slope1 = 88,
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 97 u8 agc2_slope1; 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 | 797 dib7000p_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000p_set_agc_config()
|
D | dib8000.c | 1217 dib8000_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib8000_set_agc_config()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1023 .agc2_slope1 = 88,
|