OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ref_clk_f
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_gk20a.c
110
u32 target_clk_f,
ref_clk_f
, target_freq;
local in function:gk20a_pllg_calc_mnp
119
ref_clk_f
= clk->parent_rate / KHZ;
150
u32 u_f =
ref_clk_f
/ m;
157
n = (target_vco_f * m) /
ref_clk_f
;
158
n2 = ((target_vco_f * m) + (
ref_clk_f
- 1)) /
ref_clk_f
;
171
vco_f =
ref_clk_f
* n / m;
Completed in 11 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025