OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_div
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm53xx_board.c
361
const u_int
cpu_div
= (policy == CLK_POLICY_ARM_PLL_CH0) ? 4 : 2;
local in function:bcm53xx_get_cpu_freq
363
clk->clk_cpu = bcm53xx_freq_calc(clk, pdiv, ndiv_int, ndiv_frac) /
cpu_div
;
bcm53xx_board.c
361
const u_int
cpu_div
= (policy == CLK_POLICY_ARM_PLL_CH0) ? 4 : 2;
local in function:bcm53xx_get_cpu_freq
363
clk->clk_cpu = bcm53xx_freq_calc(clk, pdiv, ndiv_int, ndiv_frac) /
cpu_div
;
bcm53xx_board.c
361
const u_int
cpu_div
= (policy == CLK_POLICY_ARM_PLL_CH0) ? 4 : 2;
local in function:bcm53xx_get_cpu_freq
363
clk->clk_cpu = bcm53xx_freq_calc(clk, pdiv, ndiv_int, ndiv_frac) /
cpu_div
;
Completed in 35 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025