Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Daw88261.h392 #define REG_VAL_TO_DB(value) ((((value) >> AW88261_VOL_6DB_START) * \ macro
H A Daw88261.c456 REG_VAL_TO_DB(read_vol); in aw88261_dev_reg_update()