Searched refs:RT5670_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ | ||
D | rt5670.h | 232 #define RT5670_ID_MASK (0x3 << 1) macro |
D | rt5670.c | 2681 switch (snd_soc_component_read32(component, RT5670_RESET) & RT5670_ID_MASK) { in rt5670_probe() |