Searched refs:CPU_PIO_CPU_STS_cpuRunSt_mask (Results 1 – 2 of 2) sorted by relevance
91 #define CPU_PIO_CPU_STS_cpuRunSt_mask (0xff) macro
653 while ((*cpu_sts & CPU_PIO_CPU_STS_cpuRunSt_mask) != 0x00) { in cpu_exit_wait()