Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: MIT */
0002 #ifndef __NVIF_CL906F_H__
0003 #define __NVIF_CL906F_H__
0004 
0005 struct fermi_channel_gpfifo_v0 {
0006     __u8  version;
0007     __u8  chid;
0008     __u8  pad02[2];
0009     __u32 ilength;
0010     __u64 ioffset;
0011     __u64 vmm;
0012 };
0013 
0014 #define NV906F_V0_NTFY_NON_STALL_INTERRUPT                                 0x00
0015 #define NV906F_V0_NTFY_KILLED                                              0x01
0016 #endif