OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clkgate_pack
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_gk110.c
69
.
clkgate_pack
= gk110_fb_clkgate_pack,
nouveau_nvkm_subdev_fb_gk104.c
87
.
clkgate_pack
= gk104_fb_clkgate_pack,
priv.h
39
const struct nvkm_therm_clkgate_pack *
clkgate_pack
;
member in struct:nvkm_fb_func
nouveau_nvkm_subdev_fb_gf100.c
146
if (base->func->
clkgate_pack
) {
148
base->func->
clkgate_pack
);
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_gk110.c
382
.
clkgate_pack
= gk110_clkgate_pack,
nouveau_nvkm_engine_gr_gk104.c
486
.
clkgate_pack
= gk104_clkgate_pack,
gf100.h
195
const struct nvkm_therm_clkgate_pack *
clkgate_pack
;
member in struct:gf100_gr_func
nouveau_nvkm_engine_gr_gf100.c
2259
if (gr->func->
clkgate_pack
)
2260
nvkm_therm_clkgate_init(device->therm, gr->func->
clkgate_pack
);
Completed in 17 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025