Searched refs:memif_data (Results 1 – 5 of 5) sorted by relevance
87 const struct mtk_base_memif_data *memif_data = memif->data; in mtk_afe_pcm_pointer() local90 int reg_ofs_base = memif_data->reg_ofs_base; in mtk_afe_pcm_pointer()91 int reg_ofs_cur = memif_data->reg_ofs_cur; in mtk_afe_pcm_pointer()
406 const struct mtk_base_memif_data *memif_data; in mt2701_dlm_fe_startup() local417 memif_data = afe->memif[i].data; in mt2701_dlm_fe_startup()419 memif_data->agent_disable_reg, in mt2701_dlm_fe_startup()420 1 << memif_data->agent_disable_shift, in mt2701_dlm_fe_startup()421 0 << memif_data->agent_disable_shift); in mt2701_dlm_fe_startup()431 const struct mtk_base_memif_data *memif_data; in mt2701_dlm_fe_shutdown() local435 memif_data = afe->memif[i].data; in mt2701_dlm_fe_shutdown()437 memif_data->agent_disable_reg, in mt2701_dlm_fe_shutdown()438 1 << memif_data->agent_disable_shift, in mt2701_dlm_fe_shutdown()439 1 << memif_data->agent_disable_shift); in mt2701_dlm_fe_shutdown()[all …]
388 static const struct mtk_base_memif_data memif_data[MT6797_MEMIF_NUM] = { variable793 afe->memif[i].data = &memif_data[i]; in mt6797_afe_pcm_dev_probe()
705 static const struct mtk_base_memif_data memif_data[MT8173_AFE_MEMIF_NUM] = { variable1116 afe->memif[i].data = &memif_data[i]; in mt8173_afe_pcm_dev_probe()
426 static const struct mtk_base_memif_data memif_data[MT8183_MEMIF_NUM] = { variable1153 afe->memif[i].data = &memif_data[i]; in mt8183_afe_pcm_dev_probe()