Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dregsnv04.h123 #define NV10_PFIFO_CACHE1_SEMAPHORE 0x0000326C macro
H A Dnv17.c74 { 32, 0, 0x2c, 0, NV10_PFIFO_CACHE1_SEMAPHORE },
H A Dnv40.c78 { 32, 0, 0x30, 0, NV10_PFIFO_CACHE1_SEMAPHORE },
H A Dnv04.c435 sem = nvkm_rd32(device, NV10_PFIFO_CACHE1_SEMAPHORE); in nv04_fifo_intr()
436 nvkm_wr32(device, NV10_PFIFO_CACHE1_SEMAPHORE, sem | 0x1); in nv04_fifo_intr()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h559 #define NV10_PFIFO_CACHE1_SEMAPHORE 0x0000326C macro