Searched refs:AW88261_VOL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | aw88261.h | 249 #define AW88261_VOL_MASK \ macro |
H A D | aw88261.c | 453 read_vol = (reg_val & (~AW88261_VOL_MASK)) >> in aw88261_dev_reg_update() |