OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pl_to_div
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nouveau_nvkm_subdev_clk_gk20a.c
41
static u32
pl_to_div
(u32 pl)
function in typeref:typename:u32
100
divider = pll->m * clk->
pl_to_div
(pll->pl);
141
clk->
pl_to_div
(low_pl), high_pl, clk->
pl_to_div
(high_pl));
147
target_vco_f = target_clk_f * clk->
pl_to_div
(pl);
176
lwv = (vco_f + (clk->
pl_to_div
(pl) / 2))
177
/ clk->
pl_to_div
(pl);
211
clk->
pl_to_div
(pll->pl));
660
clk->
pl_to_div
=
pl_to_div
;
[
all
...]
nouveau_nvkm_subdev_clk_gk20a.c
41
static u32
pl_to_div
(u32 pl)
function in typeref:typename:u32
100
divider = pll->m * clk->
pl_to_div
(pll->pl);
141
clk->
pl_to_div
(low_pl), high_pl, clk->
pl_to_div
(high_pl));
147
target_vco_f = target_clk_f * clk->
pl_to_div
(pl);
176
lwv = (vco_f + (clk->
pl_to_div
(pl) / 2))
177
/ clk->
pl_to_div
(pl);
211
clk->
pl_to_div
(pll->pl));
660
clk->
pl_to_div
=
pl_to_div
;
[
all
...]
gk20a.h
125
u32 (*
pl_to_div
)(u32);
member in struct:gk20a_clk
gk20a.h
125
u32 (*
pl_to_div
)(u32);
member in struct:gk20a_clk
nouveau_nvkm_subdev_clk_gm20b.c
146
static u32
pl_to_div
(u32 pl)
function in typeref:typename:u32
930
clk->
pl_to_div
=
pl_to_div
;
1061
clk->base.
pl_to_div
=
pl_to_div
;
nouveau_nvkm_subdev_clk_gm20b.c
146
static u32
pl_to_div
(u32 pl)
function in typeref:typename:u32
930
clk->
pl_to_div
=
pl_to_div
;
1061
clk->base.
pl_to_div
=
pl_to_div
;
Completed in 25 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025