Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.h959 #define RT5645_I2S_PD2_MASK (0x7 << 8) macro
H A Drt5645.c2809 mask_clk = RT5645_I2S_BCLK_MS2_MASK | RT5645_I2S_PD2_MASK; in rt5645_hw_params()