Searched refs:DELAY_UNSET (Results 1 – 1 of 1) sorted by relevance
59 #define DELAY_UNSET 0xFFFFFFFFFFFFFFFFULL macro71 static uint64_t earlyMaxBusDelay = DELAY_UNSET;72 static uint64_t earlyMaxIntDelay = DELAY_UNSET;156 if (earlyMaxBusDelay != DELAY_UNSET) { in machine_idle()159 if (earlyMaxIntDelay != DELAY_UNSET) { in machine_idle()602 earlyMaxBusDelay = DELAY_UNSET; in ml_set_maxbusdelay()630 earlyMaxIntDelay = DELAY_UNSET; in ml_set_maxintdelay()