AW88395_VOL_MASK
read_vol = (reg_val & (~AW88395_VOL_MASK)) >>
real_value = (real_value << AW88395_VOL_START_BIT) | (reg_value & AW88395_VOL_MASK);