Searched refs:agc1_slope1 (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | dibusb-mc-common.c | 27 .agc1_slope1 = 0x51, 61 .agc1_slope1 = 0x55,
|
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, 2708 .agc1_slope1 = 143, 2747 .agc1_slope1 = 0, [all …]
|
A D | cxusb.c | 1059 .agc1_slope1 = 206,
|
/linux-6.3-rc2/drivers/media/dvb-frontends/ |
A D | dibx000_common.h | 90 u8 agc1_slope1; member
|
A D | dib3000mc.c | 393 dib3000mc_write_word(state, 47, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib3000mc_init()
|
A D | dib7000m.c | 725 dib7000m_write_word(state, 109, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000m_set_agc_config()
|
A D | dib7000p.c | 799 dib7000p_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib7000p_set_agc_config()
|
A D | dib8000.c | 1219 dib8000_write_word(state, 113, (agc->agc1_slope1 << 8) | agc->agc1_slope2); in dib8000_set_agc_config()
|
/linux-6.3-rc2/drivers/media/pci/cx23885/ |
A D | cx23885-dvb.c | 1025 .agc1_slope1 = 206,
|
Completed in 33 milliseconds