Searched refs:NV40_USER_SIZE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_reg.h105 #define NV40_USER(i) (0x00c00000+(i*NV40_USER_SIZE))
106 #define NV40_USER_SIZE 0x00001000 macro
107 #define NV40_USER_DMA_PUT(i) (0x00c00040+(i*NV40_USER_SIZE))
109 #define NV40_USER_DMA_GET(i) (0x00c00044+(i*NV40_USER_SIZE))
111 #define NV40_USER_REF_CNT(i) (0x00c00048+(i*NV40_USER_SIZE))

Completed in 189 milliseconds