Searched refs:MP_STEP2 (Results 1 – 4 of 4) sorted by relevance
134 #define MP_STEP2 0x1000 /* step 2 has started */ macro145 #define ALLSTEPS (MP_ERR | MP_STEP4 | MP_STEP3 | MP_STEP2 | MP_STEP1)150 #define STEP1GOOD (MP_STEP2 | MP_IE | (NCMDL2 << 3) | NRSPL2)
177 if (mscp_waitstep(&mi, MP_STEP2, MP_STEP2) == 0) { in udamatch()
102 while((udacsr->udasa&MP_STEP2) == 0); in tmscpopen()
148 while ((*ra_sa & MP_STEP2) == 0) in raopen()