Home
last modified time | relevance | path

Searched refs:mtkaif_phase_cycle (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-adda.c64 if (param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_0] >= in mt8195_adda_mtkaif_init()
65 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_1]) { in mt8195_adda_mtkaif_init()
68 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_0] - in mt8195_adda_mtkaif_init()
69 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_1]; in mt8195_adda_mtkaif_init()
73 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_1] - in mt8195_adda_mtkaif_init()
74 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_0]; in mt8195_adda_mtkaif_init()
85 if (param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_2] >= in mt8195_adda_mtkaif_init()
86 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_1]) { in mt8195_adda_mtkaif_init()
89 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_2] - in mt8195_adda_mtkaif_init()
90 param->mtkaif_phase_cycle[MT8195_MTKAIF_MISO_ in mt8195_adda_mtkaif_init()
[all...]
H A Dmt8195-afe-common.h118 int mtkaif_phase_cycle[MT8195_MTKAIF_MISO_NUM]; member
/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-adda.c231 if (afe_priv->mtkaif_phase_cycle[0] >= in set_mtkaif_rx()
232 afe_priv->mtkaif_phase_cycle[1]) { in set_mtkaif_rx()
234 delay_cycle = afe_priv->mtkaif_phase_cycle[0] - in set_mtkaif_rx()
235 afe_priv->mtkaif_phase_cycle[1]; in set_mtkaif_rx()
238 delay_cycle = afe_priv->mtkaif_phase_cycle[1] - in set_mtkaif_rx()
239 afe_priv->mtkaif_phase_cycle[0]; in set_mtkaif_rx()
H A Dmt8183-afe-common.h89 int mtkaif_phase_cycle[4]; member
/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-adda.c381 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[ in mtk_adda_mtkaif_cfg_event()
[all...]
H A Dmt8192-afe-common.h145 int mtkaif_phase_cycle[4]; member
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-adda.c261 if (afe_priv->mtkaif_phase_cycle[0] >= in mtk_adda_mtkaif_cfg_event()
262 afe_priv->mtkaif_phase_cycle[1]) { in mtk_adda_mtkaif_cfg_event()
264 delay_cycle = afe_priv->mtkaif_phase_cycle[0] - in mtk_adda_mtkaif_cfg_event()
265 afe_priv->mtkaif_phase_cycle[1]; in mtk_adda_mtkaif_cfg_event()
268 delay_cycle = afe_priv->mtkaif_phase_cycle[1] - in mtk_adda_mtkaif_cfg_event()
269 afe_priv->mtkaif_phase_cycle[0]; in mtk_adda_mtkaif_cfg_event()
H A Dmt8186-afe-common.h165 int mtkaif_phase_cycle[4]; member