Searched refs:NV03_PFIFO_CACHES (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv04.c | 58 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()
|
D | nv17.c | 77 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv17_fifo_init()
|
D | dmanv04.c | 88 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()
|
D | nv40.c | 108 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv40_fifo_init()
|
D | regsnv04.h | 21 #define NV03_PFIFO_CACHES 0x00002500 macro
|
/linux-5.19.10/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 457 #define NV03_PFIFO_CACHES 0x00002500 macro
|