Searched refs:UDELAY_CONST_MULT (Results 1 – 1 of 1) sorted by relevance
22 #define UDELAY_CONST_MULT ((unsigned long)DIV_ROUND_UP(1ULL << 32, USEC_PER_SEC)) macro62 __const_udelay(usec * UDELAY_CONST_MULT); in udelay()