diff options
Diffstat (limited to 'include/nvgpu/hw/gp10b')
-rw-r--r-- | include/nvgpu/hw/gp10b/hw_gr_gp10b.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/nvgpu/hw/gp10b/hw_gr_gp10b.h b/include/nvgpu/hw/gp10b/hw_gr_gp10b.h index f7bc4c2..89c6bba 100644 --- a/include/nvgpu/hw/gp10b/hw_gr_gp10b.h +++ b/include/nvgpu/hw/gp10b/hw_gr_gp10b.h | |||
@@ -1584,6 +1584,10 @@ static inline u32 gr_gpc0_gpccs_ctxsw_status_1_r(void) | |||
1584 | { | 1584 | { |
1585 | return 0x00502400U; | 1585 | return 0x00502400U; |
1586 | } | 1586 | } |
1587 | static inline u32 gr_gpc0_gpccs_ctxsw_mailbox__size_1_v(void) | ||
1588 | { | ||
1589 | return 0x00000010U; | ||
1590 | } | ||
1587 | static inline u32 gr_fecs_ctxsw_idlestate_r(void) | 1591 | static inline u32 gr_fecs_ctxsw_idlestate_r(void) |
1588 | { | 1592 | { |
1589 | return 0x00409420U; | 1593 | return 0x00409420U; |