WLT_TW_MASK
data &= ~WLT_TW_MASK;
data |= ((u64)time_window << SOC_PREDICTION_TW_SHIFT) & WLT_TW_MASK;