Home
last modified time | relevance | path

Searched refs:RT5677_I2S_PD1_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Drt5677.h1133 #define RT5677_I2S_PD1_MASK (0x7 << 12) macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.h1202 #define RT5677_I2S_PD1_MASK (0x7 << 12) macro
H A Drt5677.c4333 mask_clk = RT5677_I2S_PD1_MASK; in rt5677_hw_params()