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