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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c58 nvkm_wr32(device, NV03_PFIFO_CACHES, 0x00000000);
92 nvkm_wr32(device, NV03_PFIFO_CACHES, 0x00000001);
247 reassign = nvkm_rd32(device, NV03_PFIFO_CACHES) & 1; nv04_fifo_intr()
248 nvkm_wr32(device, NV03_PFIFO_CACHES, 0); nv04_fifo_intr()
293 nvkm_wr32(device, NV03_PFIFO_CACHES, reassign); nv04_fifo_intr()
322 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); nv04_fifo_init()
H A Dnv17.c77 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); nv17_fifo_init()
H A Dnv40.c107 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); nv40_fifo_init()
H A Dregsnv04.h20 #define NV03_PFIFO_CACHES 0x00002500 macro
H A Ddmanv04.c84 nvkm_wr32(device, NV03_PFIFO_CACHES, 0); nv04_fifo_dma_fini()
116 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); nv04_fifo_dma_fini()
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h456 #define NV03_PFIFO_CACHES 0x00002500 macro

Completed in 63 milliseconds