Searched refs:SleepState (Results 1 – 4 of 4) sorted by relevance
305 #define SleepState 0x0800 macro
102 cpu_data_ptr->cpu_flags |= SleepState; in cpu_sleep()
652 cpu_data_ptr->cpu_flags &= ~SleepState; in arm_init_cpu()
323 cpu_data_ptr->cpu_flags |= SleepState; in cpu_sleep()