Searched refs:time_since_edp_poweroff_ms (Results 1 – 1 of 1) sorted by relevance
821 unsigned long long time_since_edp_poweroff_ms = in dce110_edp_power_control() local838 time_since_edp_poweroff_ms, in dce110_edp_power_control()853 if (time_since_edp_poweroff_ms < remaining_min_edp_poweroff_time_ms) in dce110_edp_power_control()855 remaining_min_edp_poweroff_time_ms - time_since_edp_poweroff_ms; in dce110_edp_power_control()951 unsigned long long time_since_edp_poweroff_ms = in dce110_edp_wait_for_T12() local959 if (time_since_edp_poweroff_ms < t12_duration) in dce110_edp_wait_for_T12()960 msleep(t12_duration - time_since_edp_poweroff_ms); in dce110_edp_wait_for_T12()