Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5670.h223 #define RT5670_ID_MASK (0x3 << 1) macro
H A Drt5670.c2725 switch (snd_soc_component_read(component, RT5670_RESET) & RT5670_ID_MASK) { in rt5670_probe()