Home
last modified time | relevance | path

Searched refs:agc1_max (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddibusb-mc-common.c19 .agc1_max = 48497,
53 .agc1_max = 56361,
H A Ddib0700_devices.c54 .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,
2699 .agc1_max = 65535,
2738 .agc1_max = 65535,
[all …]
H A Dcxusb.c1052 .agc1_max = 65535,
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddibx000_common.h81 u16 agc1_max; member
H A Ddib8000.c133 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()
H A Ddib3000mc.c388 dib3000mc_write_word(state, 42, agc->agc1_max); in dib3000mc_init()
H A Ddib7000m.c720 dib7000m_write_word(state, 104, agc->agc1_max); in dib7000m_set_agc_config()
H A Ddib7000p.c793 dib7000p_write_word(state, 107, agc->agc1_max); in dib7000p_set_agc_config()
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1018 .agc1_max = 65535,