arm_tmr_do_delay
static void arm_tmr_do_delay(int usec, void *);
arm_set_delay(arm_tmr_do_delay, sc);
arm_tmr_do_delay(usec, arm_tmr_sc);