Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Daw88261.h247 #define AW88261_VOL_START_BIT (0) macro
250 (~(((1<<AW88261_VOL_BITS_LEN)-1) << AW88261_VOL_START_BIT))
Daw88261.c453 AW88261_VOL_START_BIT; in aw88261_dev_reg_update()