Searched refs:RT5640_I2S_IF_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ | ||
| H A D | rt5640.h | 836 #define RT5640_I2S_IF_MASK (0x7 << 12) macro |
| H A D | rt5640.c | 1657 val = (val & RT5640_I2S_IF_MASK) >> RT5640_I2S_IF_SFT; in get_sdp_info() |