Searched refs:prediv_tbl (Results 1 – 1 of 1) sorted by relevance
257 static const u32 prediv_tbl[] = { 0, 1, 2, 2 }; in mt7621_cpu_recalc_rate() local280 cpu_clk = ((fbdiv + 1) * xtal_clk) >> prediv_tbl[prediv]; in mt7621_cpu_recalc_rate()