MIN_POFF_MS
wuxga_nt->earliest_wake = ktime_add_ms(ktime_get_real(), MIN_POFF_MS);
if (enablewait > MIN_POFF_MS)
enablewait = MIN_POFF_MS;