Searched refs:RT5514_I2S_DL_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ | ||
D | rt5514.h | 160 #define RT5514_I2S_DL_MASK (0x3 << 0) macro |
D | rt5514.c | 796 regmap_update_bits(rt5514->regmap, RT5514_I2S_CTRL1, RT5514_I2S_DL_MASK, in rt5514_hw_params() |