mtkaif_phase_cycle   89 sound/soc/mediatek/mt8183/mt8183-afe-common.h 	int mtkaif_phase_cycle[4];
mtkaif_phase_cycle  315 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		if (afe_priv->mtkaif_phase_cycle[0] >=
mtkaif_phase_cycle  316 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 		    afe_priv->mtkaif_phase_cycle[1]) {
mtkaif_phase_cycle  318 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			delay_cycle = afe_priv->mtkaif_phase_cycle[0] -
mtkaif_phase_cycle  319 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 				      afe_priv->mtkaif_phase_cycle[1];
mtkaif_phase_cycle  322 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 			delay_cycle = afe_priv->mtkaif_phase_cycle[1] -
mtkaif_phase_cycle  323 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 				      afe_priv->mtkaif_phase_cycle[0];