Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c353 int mtkaif_chosen_phase[MT8188_MTKAIF_MISO_NUM]; in mt8188_mt6359_mtkaif_calibration() local
373 param->mtkaif_chosen_phase[i] = -1; in mt8188_mt6359_mtkaif_calibration()
375 mtkaif_chosen_phase[i] = -1; in mt8188_mt6359_mtkaif_calibration()
447 mtkaif_chosen_phase[MT8188_MTKAIF_MISO_0] < 0) { in mt8188_mt6359_mtkaif_calibration()
448 mtkaif_chosen_phase[MT8188_MTKAIF_MISO_0] = phase - 1; in mt8188_mt6359_mtkaif_calibration()
453 mtkaif_chosen_phase[MT8188_MTKAIF_MISO_1] < 0) { in mt8188_mt6359_mtkaif_calibration()
454 mtkaif_chosen_phase[MT8188_MTKAIF_MISO_1] = phase - 1; in mt8188_mt6359_mtkaif_calibration()
460 if (mtkaif_chosen_phase[MT8188_MTKAIF_MISO_0] >= 0 && in mt8188_mt6359_mtkaif_calibration()
461 mtkaif_chosen_phase[MT8188_MTKAIF_MISO_1] >= 0) in mt8188_mt6359_mtkaif_calibration()
465 if (mtkaif_chosen_phase[MT8188_MTKAIF_MISO_0] < 0) { in mt8188_mt6359_mtkaif_calibration()
[all …]
H A Dmt8188-afe-common.h117 int mtkaif_chosen_phase[MT8188_MTKAIF_MISO_NUM]; member
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-adda.c239 if (afe_priv->mtkaif_chosen_phase[0] < 0 && in mtk_adda_mtkaif_cfg_event()
240 afe_priv->mtkaif_chosen_phase[1] < 0) { in mtk_adda_mtkaif_cfg_event()
244 afe_priv->mtkaif_chosen_phase[0], in mtk_adda_mtkaif_cfg_event()
245 afe_priv->mtkaif_chosen_phase[1]); in mtk_adda_mtkaif_cfg_event()
249 if (afe_priv->mtkaif_chosen_phase[0] < 0 || in mtk_adda_mtkaif_cfg_event()
250 afe_priv->mtkaif_chosen_phase[1] < 0) { in mtk_adda_mtkaif_cfg_event()
254 afe_priv->mtkaif_chosen_phase[0], in mtk_adda_mtkaif_cfg_event()
255 afe_priv->mtkaif_chosen_phase[1]); in mtk_adda_mtkaif_cfg_event()
H A Dmt8186-afe-common.h164 int mtkaif_chosen_phase[4]; member
/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-adda.c355 (afe_priv->mtkaif_chosen_phase[0] < 0 || in mtk_adda_mtkaif_cfg_event()
356 afe_priv->mtkaif_chosen_phase[1] < 0)) { in mtk_adda_mtkaif_cfg_event()
360 afe_priv->mtkaif_chosen_phase[0], in mtk_adda_mtkaif_cfg_event()
361 afe_priv->mtkaif_chosen_phase[1]); in mtk_adda_mtkaif_cfg_event()
364 afe_priv->mtkaif_chosen_phase[2] < 0) { in mtk_adda_mtkaif_cfg_event()
368 afe_priv->mtkaif_chosen_phase[2]); in mtk_adda_mtkaif_cfg_event()
H A Dmt8192-afe-common.h144 int mtkaif_chosen_phase[4]; member
/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-common.h88 int mtkaif_chosen_phase[4]; member
/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-common.h117 int mtkaif_chosen_phase[MT8195_MTKAIF_MISO_NUM]; member