Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Drt5677.c209 ret |= rt5677_bic_or(priv, RT5677_I2S1_SDP, RT5677_I2S_BP_MASK, in rt5677_set_fmt()
H A Drt5677.h1115 #define RT5677_I2S_BP_MASK (0x1 << 7) macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.c4420 RT5677_I2S_MS_MASK | RT5677_I2S_BP_MASK | in rt5677_set_dai_fmt()
4425 RT5677_I2S_MS_MASK | RT5677_I2S_BP_MASK | in rt5677_set_dai_fmt()
4430 RT5677_I2S_MS_MASK | RT5677_I2S_BP_MASK | in rt5677_set_dai_fmt()
4435 RT5677_I2S_MS_MASK | RT5677_I2S_BP_MASK | in rt5677_set_dai_fmt()
H A Drt5677.h1184 #define RT5677_I2S_BP_MASK (0x1 << 7) macro