Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Daw88261.h389 #define AW88261_VOL_START_MASK (0xfc00) macro
Daw88261.c38 real_value = (real_value | (reg_value & AW88261_VOL_START_MASK)); in aw88261_dev_set_volume()