Searched refs:INTEGER_BITS (Results 1 – 1 of 1) sorted by relevance
35 #define INTEGER_BITS 7 macro75 pcwfbits = pcwbits > INTEGER_BITS ? pcwbits - INTEGER_BITS : 0; in __mtk_pll_recalc_rate()166 _pcw = ((u64)freq << val) << (pll->data->pcwbits - INTEGER_BITS); in mtk_pll_calc_values()