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