Home
last modified time | relevance | path

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

/drivers/media/usb/dvb-usb/
Ddibusb-common.c185 .agc1_max = 48497,
219 .agc1_max = 56361,
Ddib0700_devices.c53 .agc1_max = 42598,
1742 .agc1_max = 65535,
1786 .agc1_max = 65535,
2543 .agc1_max = 65535,
2582 .agc1_max = 65535,
3319 .agc1_max = 0x00,
Dcxusb.c971 .agc1_max = 65535,
/drivers/media/dvb-frontends/
Ddibx000_common.h82 u16 agc1_max; member
Ddib8000.c122 u16 agc1_max; member
1148 dib8000_write_word(state, 108, agc->agc1_max); in dib8000_set_agc_config()
2923 state->agc1_max = dib8000_read_word(state, 108); in dib8000_tune()
3194 if ((state->revision != 0x8090) && (state->agc1_max != 0)) { in dib8000_tune()
3195 dib8000_write_word(state, 108, state->agc1_max); in dib8000_tune()
3199 state->agc1_max = 0; in dib8000_tune()
Ddib3000mc.c357 dib3000mc_write_word(state, 42, agc->agc1_max); in dib3000mc_init()
Ddib7000m.c716 dib7000m_write_word(state, 104, agc->agc1_max); in dib7000m_set_agc_config()
Ddib7000p.c785 dib7000p_write_word(state, 107, agc->agc1_max); in dib7000p_set_agc_config()