Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.h487 #define WM8961_SAMPLE_RATE_MASK 0x0007 /* SAMPLE_RATE - [2:0] */ macro
H A Dwm8961.c525 reg &= ~WM8961_SAMPLE_RATE_MASK; in wm8961_hw_params()