Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5640.h196 #define RT5640_ID_MASK (0x3 << 1) macro
H A Drt5640.c2487 switch (snd_soc_component_read(component, RT5640_RESET) & RT5640_ID_MASK) { in rt5640_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5640.h197 #define RT5640_ID_MASK (0x3 << 1) macro
H A Drt5640.c2676 switch (snd_soc_component_read(component, RT5640_RESET) & RT5640_ID_MASK) { in rt5640_probe()

Completed in 32 milliseconds