Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-reg.h641 #define I2S3_WLEN_SFT 1 macro
H A Dmt8183-dai-i2s.c741 i2s_con |= get_i2s_wlen(format) << I2S3_WLEN_SFT; in mtk_dai_i2s_config()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-i2s.c964 i2s_con |= get_i2s_wlen(format) << I2S3_WLEN_SFT; in mtk_dai_i2s_config()
H A Dmt8186-reg.h233 #define I2S3_WLEN_SFT 1 macro
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-reg.h218 #define I2S3_WLEN_SFT 1 macro
H A Dmt8192-dai-i2s.c1705 i2s_con |= get_i2s_wlen(format) << I2S3_WLEN_SFT; in mtk_dai_i2s_config()