Searched refs:p_if_agc_settings (Results 1 – 1 of 1) sorted by relevance
2152 struct s_cfg_agc *p_if_agc_settings; in set_agc_rf() local2200 p_if_agc_settings = &state->m_dvbt_if_agc_cfg; in set_agc_rf()2202 p_if_agc_settings = &state->m_qam_if_agc_cfg; in set_agc_rf()2204 p_if_agc_settings = &state->m_atv_if_agc_cfg; in set_agc_rf()2205 if (p_if_agc_settings == NULL) { in set_agc_rf()2211 if (p_if_agc_settings->ctrl_mode == DRXK_AGC_CTRL_AUTO) { in set_agc_rf()