memif_tmp 369 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c struct mtk_base_afe_memif *memif_tmp; memif_tmp 374 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c memif_tmp = &afe->memif[MT2701_MEMIF_DLM]; memif_tmp 375 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c if (memif_tmp->substream) { memif_tmp 405 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c struct mtk_base_afe_memif *memif_tmp; memif_tmp 410 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c memif_tmp = &afe->memif[i]; memif_tmp 411 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c if (memif_tmp->substream) memif_tmp 472 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c struct mtk_base_afe_memif *memif_tmp = &afe->memif[MT2701_MEMIF_DL1]; memif_tmp 477 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c regmap_update_bits(afe->regmap, memif_tmp->data->enable_reg, memif_tmp 478 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 1 << memif_tmp->data->enable_shift, memif_tmp 479 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 1 << memif_tmp->data->enable_shift); memif_tmp 485 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c regmap_update_bits(afe->regmap, memif_tmp->data->enable_reg, memif_tmp 486 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 1 << memif_tmp->data->enable_shift, 0);