Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8741.h162 #define WM8741_OSR_MASK 0x0060 /* OSR - [6:5] */ macro
H A Dwm8741.c252 snd_soc_component_update_bits(component, WM8741_MODE_CONTROL_1, WM8741_OSR_MASK, in wm8741_hw_params()