Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5670.h844 #define RT5670_I2S_PD1_MASK (0x7 << 12) macro
H A Drt5670.c2412 mask_clk = RT5670_I2S_BCLK_MS1_MASK | RT5670_I2S_PD1_MASK; in rt5670_hw_params()