Searched refs:WM2200_GP1_FN_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | wm2200.h | 2513 #define WM2200_GP1_FN_MASK 0x003F /* GP1_FN - [5:0] */ macro |
H A D | wm2200.c | 2052 if ((ret & WM2200_GP1_FN_MASK) != 0) { in wm2200_dai_probe() |