AW88166_VOL_MASK
real_value = (real_value << AW88166_VOL_START_BIT) | (reg_value & AW88166_VOL_MASK);
read_vol = (reg_val & (~AW88166_VOL_MASK)) >>