Home
last modified time | relevance | path

Searched refs:RT5660_I2S_BCLK_MS1_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5660.h471 #define RT5660_I2S_BCLK_MS1_MASK (0x1 << 15) macro
H A Drt5660.c885 mask_clk = RT5660_I2S_BCLK_MS1_MASK | RT5660_I2S_PD1_MASK; in rt5660_hw_params()