Home
last modified time | relevance | path

Searched refs:agc1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Ddib7000p.h51 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
H A Ddib7000p.c420 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) in dib7000p_get_agc_values() argument
426 if (agc1 != NULL) in dib7000p_get_agc_values()
427 *agc1 = dib7000p_read_word(state, 392); in dib7000p_get_agc_values()