Home
last modified time | relevance | path

Searched refs:RT5670_ID_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5670.h227 #define RT5670_ID_MASK (0x3 << 1) macro
H A Drt5670.c2653 switch (snd_soc_component_read(component, RT5670_RESET) & RT5670_ID_MASK) { in rt5670_probe()
/kernel/linux/linux-6.6/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()

Completed in 19 milliseconds