Searched refs:cpu_div (Results 1 – 1 of 1) sorted by relevance
361 const u_int cpu_div = (policy == CLK_POLICY_ARM_PLL_CH0) ? 4 : 2; in bcm53xx_get_cpu_freq() local363 clk->clk_cpu = bcm53xx_freq_calc(clk, pdiv, ndiv_int, ndiv_frac) / cpu_div; in bcm53xx_get_cpu_freq()