Searched refs:WM8993_BCLK_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | wm8993.h | 378 #define WM8993_BCLK_DIV_MASK 0x001E /* BCLK_DIV - [4:1] */ macro |
H A D | wm8993.c | 1194 clocking1 &= ~WM8993_BCLK_DIV_MASK; in wm8993_hw_params() |