Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8993.h1784 #define WM8993_DCS_DAC_WR_VAL_0_MASK 0x00FF /* DCS_DAC_WR_VAL_0 - [7:0] */ macro
H A Dwm_hubs.c229 *reg_l = reg & WM8993_DCS_DAC_WR_VAL_0_MASK; in wm_hubs_read_dc_servo()