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

/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h111 #define NV50_USER(i) (0x00c00000+(i*NV50_USER_SIZE))
112 #define NV50_USER_SIZE 0x00002000 macro
113 #define NV50_USER_DMA_PUT(i) (0x00c00040+(i*NV50_USER_SIZE))
115 #define NV50_USER_DMA_GET(i) (0x00c00044+(i*NV50_USER_SIZE))
117 #define NV50_USER_REF_CNT(i) (0x00c00048+(i*NV50_USER_SIZE))

Completed in 31 milliseconds