On Mon, 07 Jul 2025, Ankit Nautiyal <[email protected]> wrote:
> +     io_buffer_wake_ms = intel_encoder_is_c10phy(encoder) ? 9790 : 14790;

9.79 or 14.79 *seconds*?

> +     aux_wake_latency_us =
> +             DIV_ROUND_UP(io_buffer_wake_ms + TFW_EXIT_LATENCY_MS + 
> FAST_WAKE_LATENCY_MS, 1000);

us = ms * 1000, not ms / 1000.

BR,
Jani.

-- 
Jani Nikula, Intel

Reply via email to