18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: MIT */ 28c2ecf20Sopenharmony_ci#ifndef __NVIF_IF0004_H__ 38c2ecf20Sopenharmony_ci#define __NVIF_IF0004_H__ 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#define NV04_NVSW_NTFY_UEVENT 0x00 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#define NV04_NVSW_GET_REF 0x00 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_cistruct nv04_nvsw_get_ref_v0 { 108c2ecf20Sopenharmony_ci __u8 version; 118c2ecf20Sopenharmony_ci __u8 pad01[3]; 128c2ecf20Sopenharmony_ci __u32 ref; 138c2ecf20Sopenharmony_ci}; 148c2ecf20Sopenharmony_ci#endif 15