Searched defs:us2cycles (Results 1 – 1 of 1) sorted by relevance
52 unsigned int us2cycles = (cycles * 52) / 4; in delay() local63 unsigned int us2cycles = us * (SYSTEM_CLOCK / 1000000) / 9; in udelay_pl() local