Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm2200.h2513 #define WM2200_GP1_FN_MASK 0x003F /* GP1_FN - [5:0] */ macro
H A Dwm2200.c2052 if ((ret & WM2200_GP1_FN_MASK) != 0) { in wm2200_dai_probe()