Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Daw88261.c398 unsigned int read_val, efcheck_val, read_vol; in aw88261_dev_reg_update() local
453 read_vol = (reg_val & (~AW88261_VOL_MASK)) >> in aw88261_dev_reg_update()
456 REG_VAL_TO_DB(read_vol); in aw88261_dev_reg_update()
/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c1009 u16 read_vol; in aw_dev_update_reg_container() local
1044 read_vol = (reg_val & (~AW88395_VOL_MASK)) >> in aw_dev_update_reg_container()
1047 reg_val_to_db(read_vol); in aw_dev_update_reg_container()