power_cntl         28 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	bool power_cntl;
power_cntl         81 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	return amdgpu_atpx_priv.atpx.functions.power_cntl;
power_cntl        158 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED;
power_cntl        220 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 		atpx->functions.power_cntl = true;
power_cntl        226 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 			atpx->functions.power_cntl = true;
power_cntl        234 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 			atpx->functions.power_cntl = !amdgpu_atpx_priv.bridge_pm_usable;
power_cntl        306 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	if (atpx->functions.power_cntl) {
power_cntl         18 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	bool power_cntl;
power_cntl         69 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	return radeon_atpx_priv.atpx.functions.power_cntl;
power_cntl        140 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED;
power_cntl        201 drivers/gpu/drm/radeon/radeon_atpx_handler.c 		atpx->functions.power_cntl = true;
power_cntl        210 drivers/gpu/drm/radeon/radeon_atpx_handler.c 		atpx->functions.power_cntl = !radeon_atpx_priv.bridge_pm_usable;
power_cntl        277 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	if (atpx->functions.power_cntl) {