Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm_hubs.c156 left &= WM8993_HPOUT1L_VOL_MASK; in wm_hubs_dcs_cache_get()
185 cache->left &= WM8993_HPOUT1L_VOL_MASK; in wm_hubs_dcs_cache_set()
H A Dwm8993.h859 #define WM8993_HPOUT1L_VOL_MASK 0x003F /* HPOUT1L_VOL - [5:0] */ macro