Searched refs:NV10_PFIFO_CACHE1_SEMAPHORE (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv17.c | 45 { 32, 0, 0x2c, 0, NV10_PFIFO_CACHE1_SEMAPHORE },
|
D | nv40.c | 47 { 32, 0, 0x30, 0, NV10_PFIFO_CACHE1_SEMAPHORE },
|
D | regsnv04.h | 123 #define NV10_PFIFO_CACHE1_SEMAPHORE 0x0000326C macro
|
D | nv04.c | 301 sem = nvkm_rd32(device, NV10_PFIFO_CACHE1_SEMAPHORE); in nv04_fifo_intr() 302 nvkm_wr32(device, NV10_PFIFO_CACHE1_SEMAPHORE, sem | 0x1); in nv04_fifo_intr()
|
/linux-5.19.10/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 559 #define NV10_PFIFO_CACHE1_SEMAPHORE 0x0000326C macro
|