Home
last modified time | relevance | path

Searched refs:get_tdm_lrck_width (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-tdm.c90 static unsigned int get_tdm_lrck_width(snd_pcm_format_t format) in get_tdm_lrck_width() function
517 tdm_con |= get_tdm_lrck_width(format) << LRCK_TDM_WIDTH_SFT; in mtk_dai_tdm_hw_params()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-tdm.c82 static unsigned int get_tdm_lrck_width(snd_pcm_format_t format) in get_tdm_lrck_width() function
567 tdm_con |= get_tdm_lrck_width(format) << LRCK_TDM_WIDTH_SFT; in mtk_dai_tdm_hw_params()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-tdm.c59 static unsigned int get_tdm_lrck_width(snd_pcm_format_t format, in get_tdm_lrck_width() function
381 get_tdm_lrck_width(format, tdm_mode); in mtk_dai_tdm_hw_params()