summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h')
-rw-r--r--drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h b/drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h
index 1ead0679..32c4a01d 100644
--- a/drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h
+++ b/drivers/gpu/nvgpu/gp10b/hw_ltc_gp10b.h
@@ -50,6 +50,30 @@
50#ifndef _hw_ltc_gp10b_h_ 50#ifndef _hw_ltc_gp10b_h_
51#define _hw_ltc_gp10b_h_ 51#define _hw_ltc_gp10b_h_
52 52
53static inline u32 ltc_ltc0_ltss_tstg_cmgmt0_r(void)
54{
55 return 0xffffffff;
56}
57static inline u32 ltc_ltc0_ltss_tstg_cmgmt1_r(void)
58{
59 return 0xffffffff;
60}
61static inline u32 ltc_ltc1_ltss_tstg_cmgmt0_r(void)
62{
63 return 0xffffffff;
64}
65static inline u32 ltc_ltc1_ltss_tstg_cmgmt1_r(void)
66{
67 return 0xffffffff;
68}
69static inline u32 ltc_ltcs_ltss_tstg_cmgmt0_r(void)
70{
71 return 0xffffffff;
72}
73static inline u32 ltc_ltcs_ltss_tstg_cmgmt1_r(void)
74{
75 return 0xffffffff;
76}
53static inline u32 ltc_ltcs_lts0_cbc_ctrl1_r(void) 77static inline u32 ltc_ltcs_lts0_cbc_ctrl1_r(void)
54{ 78{
55 return 0x0014046c; 79 return 0x0014046c;