Searched refs:WM8961_SAMPLE_RATE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ | ||
| D | wm8961.h | 490 #define WM8961_SAMPLE_RATE_MASK 0x0007 /* SAMPLE_RATE - [2:0] */ macro |
| D | wm8961.c | 528 reg &= ~WM8961_SAMPLE_RATE_MASK; in wm8961_hw_params() |