AW88399_VOL_MASK
real_value = (real_value << AW88399_VOL_START_BIT) | (reg_value & AW88399_VOL_MASK);
read_vol = (reg_val & (~AW88399_VOL_MASK)) >>