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