Searched refs:UDELAY_SHIFT (Results 1 – 3 of 3) sorted by relevance
43 #define UDELAY_SHIFT 31 macro94 __delay(ucycles >> UDELAY_SHIFT); in udelay()
42 #define UDELAY_SHIFT 31 macro
57 __timer_delay(loops >> UDELAY_SHIFT); in __timer_const_udelay()