Searched refs:agc1 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/media/dvb-frontends/ |
| D | dib7000p.h | 51 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
|
| D | dib7000p.c | 428 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) in dib7000p_get_agc_values() argument 434 if (agc1 != NULL) in dib7000p_get_agc_values() 435 *agc1 = dib7000p_read_word(state, 392); in dib7000p_get_agc_values()
|
| D | dib8000.c | 3011 u16 agc1, agc2; in dib8000_tune() local 3050 agc1 = dib8000_read_word(state, 388); in dib8000_tune() 3052 dib8000_write_word(state, 108, agc1); in dib8000_tune() 3053 dib8000_write_word(state, 109, agc1); in dib8000_tune()
|