Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-pcm.c849 .reg_ofs_base = AFE_DL1_BASE,
874 .reg_ofs_base = AFE_DL12_BASE,
899 .reg_ofs_base = AFE_DL2_BASE,
924 .reg_ofs_base = AFE_DL3_BASE,
949 .reg_ofs_base = AFE_DL4_BASE,
974 .reg_ofs_base = AFE_DL5_BASE,
999 .reg_ofs_base = AFE_DL6_BASE,
1024 .reg_ofs_base = AFE_DL7_BASE,
1049 .reg_ofs_base = AFE_DL8_BASE,
1074 .reg_ofs_base = AFE_DL9_BASE,
[all …]
/linux/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.c90 int reg_ofs_base = memif_data->reg_ofs_base; in mtk_afe_pcm_pointer()
102 ret = regmap_read(regmap, reg_ofs_base, &hw_base); in mtk_afe_pcm_pointer()
89 int reg_ofs_base = memif_data->reg_ofs_base; mtk_afe_pcm_pointer() local
H A Dmtk-base-afe.h36 int reg_ofs_base; member
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-pcm.c1531 .reg_ofs_base = AFE_DL1_BASE,
1562 .reg_ofs_base = AFE_DL12_BASE,
1596 .reg_ofs_base = AFE_DL2_BASE,
1627 .reg_ofs_base = AFE_DL3_BASE,
1658 .reg_ofs_base = AFE_DL4_BASE,
1689 .reg_ofs_base = AFE_DL5_BASE,
1720 .reg_ofs_base = AFE_DL6_BASE,
1751 .reg_ofs_base = AFE_DL7_BASE,
1782 .reg_ofs_base = AFE_DL8_BASE,
1813 .reg_ofs_base
[all...]
/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c1800 .reg_ofs_base = AFE_DL2_BASE,
1827 .reg_ofs_base = AFE_DL3_BASE,
1854 .reg_ofs_base = AFE_DL6_BASE,
1881 .reg_ofs_base = AFE_DL7_BASE,
1908 .reg_ofs_base = AFE_DL8_BASE,
1935 .reg_ofs_base = AFE_DL10_BASE,
1962 .reg_ofs_base = AFE_DL11_BASE,
1989 .reg_ofs_base = AFE_UL1_BASE,
2016 .reg_ofs_base = AFE_UL2_BASE,
2043 .reg_ofs_base = AFE_UL3_BASE,
[all …]
/linux/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c706 .reg_ofs_base = AFE_DL1_BASE,
722 .reg_ofs_base = AFE_DL2_BASE,
738 .reg_ofs_base = AFE_VUL_BASE,
754 .reg_ofs_base = AFE_DAI_BASE,
770 .reg_ofs_base = AFE_AWB_BASE,
786 .reg_ofs_base = AFE_MOD_PCM_BASE,
802 .reg_ofs_base = AFE_HDMI_OUT_BASE,
/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-afe-pcm.c609 regmap_write(afe->regmap, memif->data->reg_ofs_base, in mt8365_afe_fe_hw_params()
613 memif->data->reg_ofs_base + base_end_offset, in mt8365_afe_fe_hw_params()
1624 .reg_ofs_base = AFE_DL1_BASE,
1642 .reg_ofs_base = AFE_DL2_BASE,
1660 .reg_ofs_base = AFE_HDMI_OUT_BASE,
1678 .reg_ofs_base = AFE_AWB_BASE,
1696 .reg_ofs_base = AFE_VUL_BASE,
1714 .reg_ofs_base = AFE_VUL_D2_BASE,
1732 .reg_ofs_base = AFE_VUL3_BASE,
1750 .reg_ofs_base = AFE_HDMI_IN_2CH_BASE,
/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-pcm.c433 .reg_ofs_base = AFE_##_id##_BASE, \