Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_reg.h274 #define AW88395_VOL_MASK \ macro
H A Daw88395_device.c275 real_value = (real_value << AW88395_VOL_START_BIT) | (reg_value & AW88395_VOL_MASK); in aw_dev_set_volume()
1044 read_vol = (reg_val & (~AW88395_VOL_MASK)) >> in aw_dev_update_reg_container()