Searched refs:UDELAY_MULT (Results 1 – 3 of 3) sorted by relevance
13 #define UDELAY_MULT ((UL(2199023) * HZ) >> 11) macro57 __const_udelay((n) * UDELAY_MULT)) : \
74 __timer_const_udelay(usecs * UDELAY_MULT); in __timer_udelay()
16 .LC1: .word UDELAY_MULT