brintos

brintos / linux-shallow public Read only

0
0
Text · 481 B · fa09725 Raw
11 lines · c
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#endif11