Home
last modified time | relevance | path

Searched refs:clkgate_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h104 void (*clkgate_init)(struct nvkm_therm *, member
H A Dnouveau_nvkm_subdev_therm_gk104.c108 .clkgate_init = gf100_clkgate_init,
H A Dnouveau_nvkm_subdev_therm_base.c407 if (!therm || !therm->func->clkgate_init || !therm->clkgating_enabled) in nvkm_therm_clkgate_init()
410 therm->func->clkgate_init(therm, p); in nvkm_therm_clkgate_init()