xref: /linux/drivers/gpu/drm/nouveau/include/nvhw/class/cl176e.h (revision 69bfec7548f4c1595bac0e3ddfc0458a5af31f4c)
1 /* SPDX-License-Identifier: MIT */
2 #ifndef _cl176e_h_
3 #define _cl176e_h_
4 
5 #define NV176E_SET_OBJECT                                          (0x00000000)
6 #define NV176E_SET_CONTEXT_DMA_SEMAPHORE                           (0x00000060)
7 #define NV176E_SEMAPHORE_OFFSET                                    (0x00000064)
8 #define NV176E_SEMAPHORE_ACQUIRE                                   (0x00000068)
9 #define NV176E_SEMAPHORE_RELEASE                                   (0x0000006c)
10 #endif
11