Searched refs:ISA_SLEEP_ARG (Results 1 – 3 of 3) sorted by relevance
42 #define ISA_SLEEP_ARG (0x10 | ARCV2_IRQ_DEF_PRIO) macro
46 #define ISA_SLEEP_ARG 0x3 macro
50 :"I"(ISA_SLEEP_ARG)); /* can't be "r" has to be embedded const */ in arch_cpu_idle()