Back to home page

OSCL-LXR

 
 

    


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