WIP FPC-III support
[linux/fpc-iii.git] / drivers / gpu / drm / nouveau / include / nvif / if0004.h
blobd324c73c27fb5dd9ac41f8d90f0665720fc39a7d
1 /* SPDX-License-Identifier: MIT */
2 #ifndef __NVIF_IF0004_H__
3 #define __NVIF_IF0004_H__
5 #define NV04_NVSW_NTFY_UEVENT 0x00
7 #define NV04_NVSW_GET_REF 0x00
9 struct nv04_nvsw_get_ref_v0 {
10 __u8 version;
11 __u8 pad01[3];
12 __u32 ref;
14 #endif