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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gk104.c 108 .clkgate_init = gf100_clkgate_init,
priv.h 104 void (*clkgate_init)(struct nvkm_therm *, member in struct:nvkm_therm_func
nouveau_nvkm_subdev_therm_base.c 407 if (!therm || !therm->func->clkgate_init || !therm->clkgating_enabled)
410 therm->func->clkgate_init(therm, p);

Completed in 14 milliseconds