Searched refs:NV04_PFIFO_CACHE1_ENGINE (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv04.c | 45 { 32, 0, 0x14, 0, NV04_PFIFO_CACHE1_ENGINE }, 384 nv_mask(priv, NV04_PFIFO_CACHE1_ENGINE, engine, 0); nv04_fifo_swmthd() 390 engine = nv_rd32(priv, NV04_PFIFO_CACHE1_ENGINE); nv04_fifo_swmthd()
|
H A D | nv04.h | 125 #define NV04_PFIFO_CACHE1_ENGINE 0x00003280 macro
|
H A D | nv10.c | 43 { 32, 0, 0x18, 0, NV04_PFIFO_CACHE1_ENGINE },
|
H A D | nv17.c | 43 { 32, 0, 0x18, 0, NV04_PFIFO_CACHE1_ENGINE },
|
H A D | nv40.c | 46 { 32, 0, 0x1c, 0, NV04_PFIFO_CACHE1_ENGINE },
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_reg.h | 560 #define NV04_PFIFO_CACHE1_ENGINE 0x00003280 macro
|
Completed in 109 milliseconds