Searched refs:cpu_div (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_board.c361 const u_int cpu_div = (policy == CLK_POLICY_ARM_PLL_CH0) ? 4 : 2; local
363 clk->clk_cpu = bcm53xx_freq_calc(clk, pdiv, ndiv_int, ndiv_frac) / cpu_div;

Completed in 266 milliseconds