18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: MIT */ 28c2ecf20Sopenharmony_ci#ifndef __NVIF_CL006B_H__ 38c2ecf20Sopenharmony_ci#define __NVIF_CL006B_H__ 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_cistruct nv03_channel_dma_v0 { 68c2ecf20Sopenharmony_ci __u8 version; 78c2ecf20Sopenharmony_ci __u8 chid; 88c2ecf20Sopenharmony_ci __u8 pad02[2]; 98c2ecf20Sopenharmony_ci __u32 offset; 108c2ecf20Sopenharmony_ci __u64 pushbuf; 118c2ecf20Sopenharmony_ci}; 128c2ecf20Sopenharmony_ci#endif 13