Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5677.h1230 #define RT5677_I2S_PD3_MASK (0x7 << 4) macro
H A Drt5677.c4349 mask_clk = RT5677_I2S_BCLK_MS3_MASK | RT5677_I2S_PD3_MASK; in rt5677_hw_params()