Searched refs:agc1_max (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | dibusb-mc-common.c | 19 .agc1_max = 48497, 53 .agc1_max = 56361,
|
D | dib0700_devices.c | 54 .agc1_max = 42598, 366 .agc1_max = 0, 636 .agc1_max = 42598, 776 .agc1_max = 65535, 1445 .agc1_max = 65535, 1487 .agc1_max = 0, 1881 .agc1_max = 65535, 1925 .agc1_max = 65535, 2706 .agc1_max = 65535, 2745 .agc1_max = 65535, [all …]
|
D | cxusb.c | 1052 .agc1_max = 65535,
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | dibx000_common.h | 81 u16 agc1_max; member
|
D | dib8000.c | 133 u16 agc1_max; member 1214 dib8000_write_word(state, 108, agc->agc1_max); in dib8000_set_agc_config() 3065 state->agc1_max = dib8000_read_word(state, 108); in dib8000_tune() 3346 if ((state->revision != 0x8090) && (state->agc1_max != 0)) { in dib8000_tune() 3347 dib8000_write_word(state, 108, state->agc1_max); in dib8000_tune() 3351 state->agc1_max = 0; in dib8000_tune()
|
D | dib3000mc.c | 388 dib3000mc_write_word(state, 42, agc->agc1_max); in dib3000mc_init()
|
D | dib7000m.c | 720 dib7000m_write_word(state, 104, agc->agc1_max); in dib7000m_set_agc_config()
|
D | dib7000p.c | 793 dib7000p_write_word(state, 107, agc->agc1_max); in dib7000p_set_agc_config()
|
/linux-6.1.9/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1018 .agc1_max = 65535,
|