Home
last modified time | relevance | path

Searched refs:I2S4_WLEN_SFT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-reg.h670 #define I2S4_WLEN_SFT 1 macro
H A Dmt8183-dai-i2s.c748 i2s_con |= get_i2s_wlen(format) << I2S4_WLEN_SFT; in mtk_dai_i2s_config()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-i2s.c971 i2s_con |= get_i2s_wlen(format) << I2S4_WLEN_SFT; in mtk_dai_i2s_config()
H A Dmt8186-reg.h251 #define I2S4_WLEN_SFT 1 macro
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-reg.h247 #define I2S4_WLEN_SFT 1 macro
H A Dmt8192-dai-i2s.c1712 i2s_con |= get_i2s_wlen(format) << I2S4_WLEN_SFT; in mtk_dai_i2s_config()