Searched refs:p_if_agc_settings (Results 1 – 1 of 1) sorted by relevance
2121 struct s_cfg_agc *p_if_agc_settings; in set_agc_rf() local2169 p_if_agc_settings = &state->m_dvbt_if_agc_cfg; in set_agc_rf()2171 p_if_agc_settings = &state->m_qam_if_agc_cfg; in set_agc_rf()2173 p_if_agc_settings = &state->m_atv_if_agc_cfg; in set_agc_rf()2174 if (p_if_agc_settings == NULL) { in set_agc_rf()2180 if (p_if_agc_settings->ctrl_mode == DRXK_AGC_CTRL_AUTO) { in set_agc_rf()