Searched refs:tenudelcnt (Results 1 – 2 of 2) sorted by relevance
66 ulong tenudelcnt = CONFIG_STV0991_HZ_CLOCK / (1000 * 100); in __udelay() local72 tmo = ((usec / 10) + rndoff) * tenudelcnt; in __udelay()
75 ulong tenudelcnt = CONFIG_SPEAR_HZ_CLOCK / (1000 * 100); in __udelay() local81 tmo = ((usec / 10) + rndoff) * tenudelcnt; in __udelay()