Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c2274 struct s_cfg_agc *p_rf_agc_settings; in set_agc_if() local
2320 p_rf_agc_settings = &state->m_qam_rf_agc_cfg; in set_agc_if()
2322 p_rf_agc_settings = &state->m_atv_rf_agc_cfg; in set_agc_if()
2323 if (p_rf_agc_settings == NULL) in set_agc_if()
2327 p_rf_agc_settings->top); in set_agc_if()