Searched refs:NV10_PFIFO_CACHE1_SEMAPHORE (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv04.h | 123 #define NV10_PFIFO_CACHE1_SEMAPHORE 0x0000326C macro
|
H A D | nv17.c | 48 { 32, 0, 0x2c, 0, NV10_PFIFO_CACHE1_SEMAPHORE },
|
H A D | nv04.c | 529 sem = nv_rd32(priv, NV10_PFIFO_CACHE1_SEMAPHORE); nv04_fifo_intr() 530 nv_wr32(priv, NV10_PFIFO_CACHE1_SEMAPHORE, sem | 0x1); nv04_fifo_intr()
|
H A D | nv40.c | 51 { 32, 0, 0x30, 0, NV10_PFIFO_CACHE1_SEMAPHORE },
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_reg.h | 558 #define NV10_PFIFO_CACHE1_SEMAPHORE 0x0000326C macro
|
Completed in 120 milliseconds