Home
last modified time | relevance | path

Searched refs:RT5677_I2S_BCLK_MS4_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Drt5677.h1171 #define RT5677_I2S_BCLK_MS4_MASK (0x1 << 3) macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.h1240 #define RT5677_I2S_BCLK_MS4_MASK (0x1 << 3) macro
H A Drt5677.c4358 mask_clk = RT5677_I2S_BCLK_MS4_MASK | RT5677_I2S_PD4_MASK; in rt5677_hw_params()