clkgating_enabled   99 drivers/gpu/drm/nouveau/include/nvkm/subdev/therm.h 	bool clkgating_enabled;
clkgating_enabled  306 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c 	if (!therm || !therm->func->clkgate_enable || !therm->clkgating_enabled)
clkgating_enabled  317 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c 	if (!therm || !therm->func->clkgate_fini || !therm->clkgating_enabled)
clkgating_enabled  329 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c 	if (!therm->func->clkgate_enable || !therm->clkgating_enabled)
clkgating_enabled  400 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c 	if (!therm || !therm->func->clkgate_init || !therm->clkgating_enabled)
clkgating_enabled  440 drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c 	therm->clkgating_enabled = nvkm_boolopt(device->cfgopt,