Home
last modified time | relevance | path

Searched refs:clkgate_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H 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()
H A Dgk104.c104 .clkgate_enable = gk104_clkgate_enable,
H A Dpriv.h102 void (*clkgate_enable)(struct nvkm_therm *); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H 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()
H A Dpriv.h102 void (*clkgate_enable)(struct nvkm_therm *); member
H A Dgk104.c104 .clkgate_enable = gk104_clkgate_enable,

Completed in 5 milliseconds