summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h')
-rw-r--r--drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h b/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h
index bfe4da5a..c61a7572 100644
--- a/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h
+++ b/drivers/gpu/nvgpu/gp106/pmu_mclk_gp106.h
@@ -14,9 +14,6 @@
14#ifndef _PMU_MCLK_GP106_H_ 14#ifndef _PMU_MCLK_GP106_H_
15#define _PMU_MCLK_GP106_H_ 15#define _PMU_MCLK_GP106_H_
16 16
17#define GP106_MEM_CONFIG_GDDR5_PG418 0
18#define GP106_MEM_CONFIG_GDDR5_PG419 1
19
20extern int gp106_mclk_init(struct gk20a *g); 17extern int gp106_mclk_init(struct gk20a *g);
21extern void gp106_mclk_deinit(struct gk20a *g); 18extern void gp106_mclk_deinit(struct gk20a *g);
22extern int gp106_mclk_change(struct gk20a *g, u16 val); 19extern int gp106_mclk_change(struct gk20a *g, u16 val);