Home
last modified time | relevance | path

Searched refs:I2S5_WLEN_SFT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-reg.h702 #define I2S5_WLEN_SFT 1 macro
H A Dmt8183-dai-i2s.c755 i2s_con |= get_i2s_wlen(format) << I2S5_WLEN_SFT; in mtk_dai_i2s_config()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-reg.h279 #define I2S5_WLEN_SFT 1 macro
H A Dmt8192-dai-i2s.c1719 i2s_con |= get_i2s_wlen(format) << I2S5_WLEN_SFT; in mtk_dai_i2s_config()