Home
last modified time | relevance | path

Searched refs:WM8903_BCLK_DIV_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8903.h417 #define WM8903_BCLK_DIV_MASK 0x001F /* BCLK_DIV - [4:0] */ macro
H A Dwm8903.c1560 aif2 &= ~WM8903_BCLK_DIV_MASK; in wm8903_hw_params()