Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5670.h858 #define RT5670_I2S_PD2_MASK (0x7 << 8) macro
H A Drt5670.c2420 mask_clk = RT5670_I2S_BCLK_MS2_MASK | RT5670_I2S_PD2_MASK; in rt5670_hw_params()