Searched refs:agc2_slope2 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/media/usb/dvb-usb/ |
A D | dibusb-mc-common.c | 34 .agc2_slope2 = 0x37, 68 .agc2_slope2 = 0x1e,
|
A D | dib0700_devices.c | 69 .agc2_slope2 = 28, 378 .agc2_slope2 = 29, 648 .agc2_slope2 = 41, 788 .agc2_slope2 = 90, 1459 .agc2_slope2 = 117, 1501 .agc2_slope2 = 117, 1895 .agc2_slope2 = 0, 1939 .agc2_slope2 = 0, 2720 .agc2_slope2 = 117, 2759 .agc2_slope2 = 0, [all …]
|
A D | cxusb.c | 1064 .agc2_slope2 = 90,
|
/linux/drivers/media/dvb-frontends/ |
A D | dibx000_common.h | 97 u8 agc2_slope2; member
|
A D | dib3000mc.c | 395 dib3000mc_write_word(state, 49, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib3000mc_init()
|
A D | dib7000m.c | 727 dib7000m_write_word(state, 111, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000m_set_agc_config()
|
A D | dib7000p.c | 801 dib7000p_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib7000p_set_agc_config()
|
A D | dib8000.c | 1221 dib8000_write_word(state, 115, (agc->agc2_slope1 << 8) | agc->agc2_slope2); in dib8000_set_agc_config()
|
/linux/drivers/media/pci/cx23885/ |
A D | cx23885-dvb.c | 1030 .agc2_slope2 = 90,
|
Completed in 39 milliseconds