Searched refs:agc1_slope2 (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dibusb-common.c | 202 .agc1_slope2 = 0x27, 236 .agc1_slope2 = 0x1d,
|
D | dib0700_devices.c | 64 .agc1_slope2 = 69, 375 .agc1_slope2 = 0, 643 .agc1_slope2 = 255, 783 .agc1_slope2 = 255, 1454 .agc1_slope2 = 144, 1496 .agc1_slope2 = 144, 1874 .agc1_slope2 = 156, 1918 .agc1_slope2 = 167, 2691 .agc1_slope2 = 144, 2730 .agc1_slope2 = 167, [all …]
|
D | cxusb.c | 1025 .agc1_slope2 = 255,
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 92 u8 agc1_slope2; member
|
D | dib3000mc.c | 362 dib3000mc_write_word(state, 47, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib3000mc_init()
|
D | dib7000m.c | 721 dib7000m_write_word(state, 109, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000m_set_agc_config()
|
D | dib7000p.c | 795 dib7000p_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000p_set_agc_config()
|
D | dib8000.c | 1215 dib8000_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib8000_set_agc_config()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1018 .agc1_slope2 = 255,
|