Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1305.h137 #define RT1305_SEL_I2S_OUT_MODE_M (0x1 << 15) macro
H A Drt1305.c701 reg_val |= RT1305_SEL_I2S_OUT_MODE_M; in rt1305_set_dai_fmt()