summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include/nvgpu/falcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include/nvgpu/falcon.h')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/falcon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/falcon.h b/drivers/gpu/nvgpu/include/nvgpu/falcon.h
index 55dca035..4541f228 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/falcon.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/falcon.h
@@ -30,6 +30,7 @@
30 * Falcon Id Defines 30 * Falcon Id Defines
31 */ 31 */
32#define FALCON_ID_PMU (0U) 32#define FALCON_ID_PMU (0U)
33#define FALCON_ID_GSPLITE (1U)
33#define FALCON_ID_FECS (2U) 34#define FALCON_ID_FECS (2U)
34#define FALCON_ID_GPCCS (3U) 35#define FALCON_ID_GPCCS (3U)
35#define FALCON_ID_NVDEC (4U) 36#define FALCON_ID_NVDEC (4U)