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