HomeSort by: relevance | last modified time | path
    Searched refs:nvkm_therm_clkgate_init (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
gk104.h 31 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_main_0[];
32 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_rstr2d_0[];
33 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_unk_0[];
34 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_gcc_0[];
35 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_sked_0[];
36 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_unk_1[];
37 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_gpc_ctxctl_0[];
38 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_gpc_unk_0[];
39 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_gpc_esetup_0[];
40 extern const struct nvkm_therm_clkgate_init gk104_clkgate_blcg_init_gpc_tpbus_0[]
    [all...]
nouveau_nvkm_engine_gr_gk104.c 189 const struct nvkm_therm_clkgate_init
197 const struct nvkm_therm_clkgate_init
203 const struct nvkm_therm_clkgate_init
211 const struct nvkm_therm_clkgate_init
217 const struct nvkm_therm_clkgate_init
223 const struct nvkm_therm_clkgate_init
229 const struct nvkm_therm_clkgate_init
236 const struct nvkm_therm_clkgate_init
245 const struct nvkm_therm_clkgate_init
251 const struct nvkm_therm_clkgate_init
    [all...]
nouveau_nvkm_engine_gr_gk110.c 166 static const struct nvkm_therm_clkgate_init
172 static const struct nvkm_therm_clkgate_init
179 static const struct nvkm_therm_clkgate_init
185 static const struct nvkm_therm_clkgate_init
196 static const struct nvkm_therm_clkgate_init
203 static const struct nvkm_therm_clkgate_init
209 static const struct nvkm_therm_clkgate_init
215 static const struct nvkm_therm_clkgate_init
221 static const struct nvkm_therm_clkgate_init
229 static const struct nvkm_therm_clkgate_init
    [all...]
nouveau_nvkm_engine_gr_gf100.c 2260 nvkm_therm_clkgate_init(device->therm, gr->func->clkgate_pack);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
gk104.h 32 extern const struct nvkm_therm_clkgate_init gk104_fb_clkgate_blcg_init_unk_0[];
33 extern const struct nvkm_therm_clkgate_init gk104_fb_clkgate_blcg_init_vm_0[];
34 extern const struct nvkm_therm_clkgate_init gk104_fb_clkgate_blcg_init_main_0[];
35 extern const struct nvkm_therm_clkgate_init gk104_fb_clkgate_blcg_init_bcast_0[];
nouveau_nvkm_subdev_fb_gk104.c 39 const struct nvkm_therm_clkgate_init
49 const struct nvkm_therm_clkgate_init
55 const struct nvkm_therm_clkgate_init
63 const struct nvkm_therm_clkgate_init
nouveau_nvkm_subdev_fb_gk110.c 41 static const struct nvkm_therm_clkgate_init
nouveau_nvkm_subdev_fb_gf100.c 147 nvkm_therm_clkgate_init(device->therm,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
therm.h 51 struct nvkm_therm_clkgate_init { struct
58 const struct nvkm_therm_clkgate_init *init;
107 void nvkm_therm_clkgate_init(struct nvkm_therm *,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gf100.c 42 const struct nvkm_therm_clkgate_init *init;
nouveau_nvkm_subdev_therm_base.c 404 nvkm_therm_clkgate_init(struct nvkm_therm *therm, function in typeref:typename:void

Completed in 116 milliseconds