Home
last modified time | relevance | path

Searched refs:agc_global (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Ddib7000p.h11 int (*update_lna) (struct dvb_frontend *, u16 agc_global);
51 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
H A Ddib7000m.h13 int (*update_lna) (struct dvb_frontend *, u16 agc_global);
H A Ddib8000.h11 int (*update_lna) (struct dvb_frontend *, u16 agc_global);
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2667 static int tfe7790p_update_lna(struct dvb_frontend *fe, u16 agc_global) in tfe7790p_update_lna() argument
2672 deb_info("update LNA: agc global=%i", agc_global); in tfe7790p_update_lna()
2674 if (agc_global < 25000) { in tfe7790p_update_lna()
2822 static int tfe7090p_pvr_update_lna(struct dvb_frontend *fe, u16 agc_global) in tfe7090p_pvr_update_lna() argument
2827 deb_info("TFE7090P-PVR update LNA: agc global=%i", agc_global); in tfe7090p_pvr_update_lna()
2828 if (agc_global < 25000) { in tfe7090p_pvr_update_lna()