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