Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
A Dbase.c306 if (!therm || !therm->func->clkgate_enable || !therm->clkgating_enabled) in nvkm_therm_clkgate_enable()
311 therm->func->clkgate_enable(therm); in nvkm_therm_clkgate_enable()
329 if (!therm->func->clkgate_enable || !therm->clkgating_enabled) in nvkm_therm_clkgate_oneinit()
A Dpriv.h102 void (*clkgate_enable)(struct nvkm_therm *); member
A Dgk104.c104 .clkgate_enable = gk104_clkgate_enable,

Completed in 9 milliseconds