Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c58 nvkm_wr32(device, NV03_PFIFO_CACHES, 0x00000000); in nv04_fifo_pause()
92 nvkm_wr32(device, NV03_PFIFO_CACHES, 0x00000001); in nv04_fifo_start()
281 reassign = nvkm_rd32(device, NV03_PFIFO_CACHES) & 1; in nv04_fifo_intr()
282 nvkm_wr32(device, NV03_PFIFO_CACHES, 0); in nv04_fifo_intr()
327 nvkm_wr32(device, NV03_PFIFO_CACHES, reassign); in nv04_fifo_intr()
356 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv04_fifo_init()
Dnv17.c77 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv17_fifo_init()
Ddmanv04.c88 nvkm_wr32(device, NV03_PFIFO_CACHES, 0); in nv04_fifo_dma_fini()
122 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv04_fifo_dma_fini()
Dnv40.c108 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv40_fifo_init()
Dregsnv04.h21 #define NV03_PFIFO_CACHES 0x00002500 macro
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_reg.h457 #define NV03_PFIFO_CACHES 0x00002500 macro