USB3_LPM_U1_MAX_TIMEOUT
if (state == USB3_LPM_U1 && timeout > USB3_LPM_U1_MAX_TIMEOUT &&
if (timeout_ns <= USB3_LPM_U1_MAX_TIMEOUT)