Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8737.h211 #define WM8737_WL_MASK 0x000C /* WL - [3:2] */ macro
H A Dwm8737.c371 snd_soc_component_update_bits(component, WM8737_AUDIO_FORMAT, WM8737_WL_MASK, af); in wm8737_hw_params()