Searched refs:usec64 (Results 1 – 1 of 1) sorted by relevance
264 u64 usec64; in bfin_pm_end() local276 usec64 = ((u64)cycle2 << 32) + cycle; in bfin_pm_end()277 do_div(usec64, get_cclk() / USEC_PER_SEC); in bfin_pm_end()278 usec = usec64; in bfin_pm_end()