Searched refs:agc1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dib7000p.h | 51 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
|
H A D | dib7000p.c | 425 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) in dib7000p_get_agc_values() 431 if (agc1 != NULL) in dib7000p_get_agc_values() 432 *agc1 = dib7000p_read_word(state, 392); in dib7000p_get_agc_values() 424 dib7000p_get_agc_values(struct dvb_frontend *fe, u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) dib7000p_get_agc_values() argument
|
H A D | dib8000.c | 3030 u16 agc1, agc2; in dib8000_tune() local 3069 agc1 = dib8000_read_word(state, 388); in dib8000_tune() 3071 dib8000_write_word(state, 108, agc1); in dib8000_tune() 3072 dib8000_write_word(state, 109, agc1); in dib8000_tune()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib7000p.h | 51 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
|
H A D | dib7000p.c | 425 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) in dib7000p_get_agc_values() 431 if (agc1 != NULL) in dib7000p_get_agc_values() 432 *agc1 = dib7000p_read_word(state, 392); in dib7000p_get_agc_values() 424 dib7000p_get_agc_values(struct dvb_frontend *fe, u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd) dib7000p_get_agc_values() argument
|
H A D | dib8000.c | 3030 u16 agc1, agc2; in dib8000_tune() local 3069 agc1 = dib8000_read_word(state, 388); in dib8000_tune() 3071 dib8000_write_word(state, 108, agc1); in dib8000_tune() 3072 dib8000_write_word(state, 109, agc1); in dib8000_tune()
|
Completed in 20 milliseconds