Searched refs:ulltmp (Results 1 – 1 of 1) sorted by relevance
2809 u64 ulltmp = (u64)cur_progress * (u64)65535; local2811 do_div(ulltmp, total_progress);2812 ms_card->progress = (u16)ulltmp;