Searched refs:REG_VAL_TO_DB (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | aw88261.h | 392 #define REG_VAL_TO_DB(value) ((((value) >> AW88261_VOL_6DB_START) * \ macro |
H A D | aw88261.c | 456 REG_VAL_TO_DB(read_vol); in aw88261_dev_reg_update() |