Searched refs:p_if_agc_settings (Results 1 – 1 of 1) sorted by relevance
2140 struct s_cfg_agc *p_if_agc_settings; in set_agc_rf() local2188 p_if_agc_settings = &state->m_dvbt_if_agc_cfg; in set_agc_rf()2190 p_if_agc_settings = &state->m_qam_if_agc_cfg; in set_agc_rf()2192 p_if_agc_settings = &state->m_atv_if_agc_cfg; in set_agc_rf()2193 if (p_if_agc_settings == NULL) { in set_agc_rf()2199 if (p_if_agc_settings->ctrl_mode == DRXK_AGC_CTRL_AUTO) { in set_agc_rf()