Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c53 nvkm_wr32(device, NV03_PFIFO_CACHES, 0); in nv04_chan_stop()
87 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv04_chan_stop()
221 nvkm_wr32(device, NV03_PFIFO_CACHES, 0x00000000); in nv04_fifo_pause()
254 nvkm_wr32(device, NV03_PFIFO_CACHES, 0x00000001); in nv04_fifo_start()
415 reassign = nvkm_rd32(device, NV03_PFIFO_CACHES) & 1; in nv04_fifo_intr()
416 nvkm_wr32(device, NV03_PFIFO_CACHES, 0); in nv04_fifo_intr()
461 nvkm_wr32(device, NV03_PFIFO_CACHES, reassign); in nv04_fifo_intr()
490 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv04_fifo_init()
H A Dregsnv04.h21 #define NV03_PFIFO_CACHES 0x00002500 macro
H A Dnv17.c118 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv17_fifo_init()
H A Dnv40.c228 nvkm_wr32(device, NV03_PFIFO_CACHES, 1); in nv40_fifo_init()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h457 #define NV03_PFIFO_CACHES 0x00002500 macro