Searched refs:NV03_PFIFO_CACHE1_PUSH1 (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | nv17.c | 70 nvkm_wr32(device, NV03_PFIFO_CACHE1_PUSH1, fifo->base.nr - 1); in nv17_fifo_init()
|
| D | nv40.c | 100 nvkm_wr32(device, NV03_PFIFO_CACHE1_PUSH1, fifo->base.nr - 1); in nv40_fifo_init()
|
| D | regsnv04.h | 35 #define NV03_PFIFO_CACHE1_PUSH1 0x00003204 macro
|
| D | dmanv04.c | 87 chid = nvkm_rd32(device, NV03_PFIFO_CACHE1_PUSH1) & mask; in nv04_fifo_dma_fini() 109 nvkm_wr32(device, NV03_PFIFO_CACHE1_PUSH1, mask); in nv04_fifo_dma_fini()
|
| D | nv04.c | 250 chid = nvkm_rd32(device, NV03_PFIFO_CACHE1_PUSH1) & (fifo->base.nr - 1); in nv04_fifo_intr() 315 nvkm_wr32(device, NV03_PFIFO_CACHE1_PUSH1, fifo->base.nr - 1); in nv04_fifo_init()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/ |
| D | nouveau_reg.h | 471 #define NV03_PFIFO_CACHE1_PUSH1 0x00003204 macro
|