Searched refs:DO_CLOCKS (Results 1 – 1 of 1) sorted by relevance
44 DO_CLOCKS = 1 << 1, enumerator207 actions = DO_CLOCKS | DO_WAKEUP; in do_lowlevel_init()215 actions = DO_CLOCKS | DO_MEM_RESET | DO_POWER; in do_lowlevel_init()221 if (actions & DO_CLOCKS) { in do_lowlevel_init()
Completed in 10 milliseconds