Searched refs:DELAY_UNSET (Results 1 – 1 of 1) sorted by relevance
57 #define DELAY_UNSET 0xFFFFFFFFFFFFFFFFULL macro69 static uint64_t earlyMaxBusDelay = DELAY_UNSET;70 static uint64_t earlyMaxIntDelay = DELAY_UNSET;154 if (earlyMaxBusDelay != DELAY_UNSET) { in machine_idle()157 if (earlyMaxIntDelay != DELAY_UNSET) { in machine_idle()600 earlyMaxBusDelay = DELAY_UNSET; in ml_set_maxbusdelay()628 earlyMaxIntDelay = DELAY_UNSET; in ml_set_maxintdelay()