Searched refs:I2S6_WLEN_SFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/mediatek/mt8192/ | ||
H A D | mt8192-reg.h | 358 #define I2S6_WLEN_SFT 1 macro |
H A D | mt8192-dai-i2s.c | 1726 i2s_con |= get_i2s_wlen(format) << I2S6_WLEN_SFT; in mtk_dai_i2s_config() |