__timer_const_udelay
__timer_const_udelay(usecs * UDELAY_MULT);
arm_delay_ops.const_udelay = __timer_const_udelay;