Searched refs:RT5640_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | rt5640.h | 197 #define RT5640_ID_MASK (0x3 << 1) macro |
D | rt5640.c | 2675 switch (snd_soc_component_read(component, RT5640_RESET) & RT5640_ID_MASK) { in rt5640_probe() |