Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h431 #define WM9081_BCLK_DIV_MASK 0x001F /* BCLK_DIV - [4:0] */ macro
H A Dwm9081.c1009 aif3 &= ~WM9081_BCLK_DIV_MASK; in wm9081_hw_params()