Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8993.h378 #define WM8993_BCLK_DIV_MASK 0x001E /* BCLK_DIV - [4:1] */ macro
H A Dwm8993.c1194 clocking1 &= ~WM8993_BCLK_DIV_MASK; in wm8993_hw_params()