Home
last modified time | relevance | path

Searched refs:prev_cycle_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-mt6359-rt1015-rt5682.c159 int prev_cycle_1, prev_cycle_2, prev_cycle_3; in mt8192_mt6359_mtkaif_calibration() local
234 prev_cycle_3 = cycle_3; in mt8192_mt6359_mtkaif_calibration()
249 if (cycle_3 != prev_cycle_3 && in mt8192_mt6359_mtkaif_calibration()
252 afe_priv->mtkaif_phase_cycle[2] = prev_cycle_3; in mt8192_mt6359_mtkaif_calibration()
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c154 int prev_cycle_1, prev_cycle_2, prev_cycle_3; in mt8195_mt6359_mtkaif_calibration() local
235 prev_cycle_3 = cycle_3; in mt8195_mt6359_mtkaif_calibration()
250 if (cycle_3 != prev_cycle_3 && in mt8195_mt6359_mtkaif_calibration()
253 mtkaif_phase_cycle[MT8195_MTKAIF_MISO_2] = prev_cycle_3; in mt8195_mt6359_mtkaif_calibration()