Searched refs:clkgate_enable (Results 1 – 3 of 3) sorted by relevance
306 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()
102 void (*clkgate_enable)(struct nvkm_therm *); member
104 .clkgate_enable = gk104_clkgate_enable,
Completed in 9 milliseconds