summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/gm20b/hw_ltc_gm20b.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hw_ltc_gm20b.h b/drivers/gpu/nvgpu/gm20b/hw_ltc_gm20b.h
index 7f1a8e69..3698a30e 100644
--- a/drivers/gpu/nvgpu/gm20b/hw_ltc_gm20b.h
+++ b/drivers/gpu/nvgpu/gm20b/hw_ltc_gm20b.h
@@ -50,10 +50,6 @@
50#ifndef _hw_ltc_gm20b_h_ 50#ifndef _hw_ltc_gm20b_h_
51#define _hw_ltc_gm20b_h_ 51#define _hw_ltc_gm20b_h_
52 52
53static inline u32 ltc_ltcs_lts0_cbc_ctrl1_r(void)
54{
55 return 0x0014046c;
56}
57static inline u32 ltc_ltc0_lts0_dstg_cfg0_r(void) 53static inline u32 ltc_ltc0_lts0_dstg_cfg0_r(void)
58{ 54{
59 return 0x00140518; 55 return 0x00140518;
@@ -116,7 +112,7 @@ static inline u32 ltc_ltcs_ltss_cbc_ctrl1_clear_active_f(void)
116} 112}
117static inline u32 ltc_ltc0_lts0_cbc_ctrl1_r(void) 113static inline u32 ltc_ltc0_lts0_cbc_ctrl1_r(void)
118{ 114{
119 return 0x0017e26c; 115 return 0x0014046c;
120} 116}
121static inline u32 ltc_ltcs_ltss_cbc_ctrl2_r(void) 117static inline u32 ltc_ltcs_ltss_cbc_ctrl2_r(void)
122{ 118{