Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5640.h837 #define RT5640_I2S_IF_MASK (0x7 << 12) macro
H A Drt5640.c1654 val = (val & RT5640_I2S_IF_MASK) >> RT5640_I2S_IF_SFT; in get_sdp_info()