Lines Matching refs:mtkaif_phase_cycle
381 if (afe_priv->mtkaif_phase_cycle[0] >= in mtk_adda_mtkaif_cfg_event()
382 afe_priv->mtkaif_phase_cycle[1]) { in mtk_adda_mtkaif_cfg_event()
384 delay_cycle = afe_priv->mtkaif_phase_cycle[0] - in mtk_adda_mtkaif_cfg_event()
385 afe_priv->mtkaif_phase_cycle[1]; in mtk_adda_mtkaif_cfg_event()
388 delay_cycle = afe_priv->mtkaif_phase_cycle[1] - in mtk_adda_mtkaif_cfg_event()
389 afe_priv->mtkaif_phase_cycle[0]; in mtk_adda_mtkaif_cfg_event()
405 if (afe_priv->mtkaif_phase_cycle[2] >= in mtk_adda_mtkaif_cfg_event()
406 afe_priv->mtkaif_phase_cycle[1]) { in mtk_adda_mtkaif_cfg_event()
408 delay_cycle = afe_priv->mtkaif_phase_cycle[2] - in mtk_adda_mtkaif_cfg_event()
409 afe_priv->mtkaif_phase_cycle[1]; in mtk_adda_mtkaif_cfg_event()
412 delay_cycle = afe_priv->mtkaif_phase_cycle[1] - in mtk_adda_mtkaif_cfg_event()
413 afe_priv->mtkaif_phase_cycle[2]; in mtk_adda_mtkaif_cfg_event()