Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-tdm.c78 static unsigned int get_tdm_wlen(snd_pcm_format_t format) in get_tdm_wlen() function
524 tdm_con |= get_tdm_wlen(format) << WLEN_SFT; in mtk_dai_tdm_hw_params()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-tdm.c70 static unsigned int get_tdm_wlen(snd_pcm_format_t format) in get_tdm_wlen() function
577 tdm_con |= get_tdm_wlen(format) << WLEN_SFT; in mtk_dai_tdm_hw_params()