Searched refs:WM8961_BCLKDIV_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ | ||
| H A D | wm8961.h | 269 #define WM8961_BCLKDIV_MASK 0x000F /* BCLKDIV - [3:0] */ macro |
| H A D | wm8961.c | 724 reg &= ~WM8961_BCLKDIV_MASK; in wm8961_set_clkdiv() |