Searched refs:AW88261_VOL_START_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | aw88261.h | 389 #define AW88261_VOL_START_MASK (0xfc00) macro |
D | aw88261.c | 38 real_value = (real_value | (reg_value & AW88261_VOL_START_MASK)); in aw88261_dev_set_volume() |