Searched refs:rem64 (Results 1 – 1 of 1) sorted by relevance
80 uint64_t rem64; in ti_pll_consider_entry() local100 rem64 = ((uint64_t)data->input * entry->pllm) % clkod_plld; in ti_pll_consider_entry()101 rem = (uint32_t)rem64; in ti_pll_consider_entry()