Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Drt5677.h1157 #define RT5677_I2S_BCLK_MS3_MASK (0x1 << 7) macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.h1226 #define RT5677_I2S_BCLK_MS3_MASK (0x1 << 7) macro
H A Drt5677.c4349 mask_clk = RT5677_I2S_BCLK_MS3_MASK | RT5677_I2S_PD3_MASK; in rt5677_hw_params()