Searched refs:time_since_edp_poweroff_ms (Results 1 – 1 of 1) sorted by relevance
802 unsigned long long time_since_edp_poweroff_ms = in dce110_edp_power_control() local819 time_since_edp_poweroff_ms, in dce110_edp_power_control()834 if (time_since_edp_poweroff_ms < remaining_min_edp_poweroff_time_ms) in dce110_edp_power_control()836 remaining_min_edp_poweroff_time_ms - time_since_edp_poweroff_ms; in dce110_edp_power_control()930 unsigned long long time_since_edp_poweroff_ms = in dce110_edp_wait_for_T12() local938 if (time_since_edp_poweroff_ms < t12_duration) in dce110_edp_wait_for_T12()939 msleep(t12_duration - time_since_edp_poweroff_ms); in dce110_edp_wait_for_T12()