Searched refs:agc1_slope1 (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/media/usb/dvb-usb/ |
H A D | dibusb-mc-common.c | 28 .agc1_slope1 = 0x51, 62 .agc1_slope1 = 0x55,
|
H A D | dib0700_devices.c | 62 .agc1_slope1 = 0, 373 .agc1_slope1 = 0, 643 .agc1_slope1 = 0, 783 .agc1_slope1 = 206, 1454 .agc1_slope1 = 143, 1496 .agc1_slope1 = 143, 1890 .agc1_slope1 = 0, 1934 .agc1_slope1 = 0, 2720 .agc1_slope1 = 143, 2759 .agc1_slope1 = 0, [all …]
|
H A D | cxusb.c | 1059 .agc1_slope1 = 206,
|
/linux/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 90 u8 agc1_slope1; member
|
H A D | dib3000mc.c | 393 dib3000mc_write_word(state, 47, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib3000mc_init()
|
H A D | dib7000m.c | 725 dib7000m_write_word(state, 109, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000m_set_agc_config()
|
H A D | dib7000p.c | 794 dib7000p_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000p_set_agc_config()
|
H A D | dib8000.c | 1219 dib8000_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib8000_set_agc_config()
|