Searched refs:agc2_slope2 (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dibusb-common.c | 208 .agc2_slope2 = 0x37, 242 .agc2_slope2 = 0x1e,
|
D | dib0700_devices.c | 70 .agc2_slope2 = 28, 379 .agc2_slope2 = 29, 647 .agc2_slope2 = 41, 787 .agc2_slope2 = 90, 1458 .agc2_slope2 = 117, 1500 .agc2_slope2 = 117, 1878 .agc2_slope2 = 0, 1922 .agc2_slope2 = 0, 2695 .agc2_slope2 = 117, 2734 .agc2_slope2 = 0, [all …]
|
D | cxusb.c | 1029 .agc2_slope2 = 90,
|
/linux-4.1.27/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 | 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 | 1024 .agc2_slope2 = 90,
|