/* SPDX-License-Identifier: MIT */ #ifndef __NVIF_UNPACK_H__ #define __NVIF_UNPACK_H__ #define nvif_unvers(r,d,s,m) … #define nvif_unpack(r,d,s,m,vl,vh,x) … #endif
/* SPDX-License-Identifier: MIT */ #ifndef __NVIF_UNPACK_H__ #define __NVIF_UNPACK_H__ #define nvif_unvers(r,d,s,m) … #define nvif_unpack(r,d,s,m,vl,vh,x) … #endif