Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
A Dpriv.h100 void (*clkgate_init)(struct nvkm_therm *, member
A Dgk104.c103 .clkgate_init = gf100_clkgate_init,
A Dbase.c400 if (!therm || !therm->func->clkgate_init || !therm->clkgating_enabled) in nvkm_therm_clkgate_init()
403 therm->func->clkgate_init(therm, p); in nvkm_therm_clkgate_init()

Completed in 4 milliseconds