Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.c103 .clkgate_init = gf100_clkgate_init,
H A Dpriv.h100 void (*clkgate_init)(struct nvkm_therm *, member
H 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h100 void (*clkgate_init)(struct nvkm_therm *, member
H A Dgk104.c103 .clkgate_init = gf100_clkgate_init,
H 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 3 milliseconds