Searched refs:NDELAY_CONST_MULT (Results 1 – 1 of 1) sorted by relevance
23 #define NDELAY_CONST_MULT ((unsigned long)DIV_ROUND_UP(1ULL << 32, NSEC_PER_SEC)) macro80 __const_udelay(nsec * NDELAY_CONST_MULT); in ndelay()