Searched refs:NV03_PFIFO_CACHE1_GET (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_fifo.c82 if (nv_rd32(dev, NV03_PFIFO_CACHE1_GET) ==
183 nv_wr32(dev, NV03_PFIFO_CACHE1_GET, 0);
H A Dnv50_fifo.c366 nv_wr32(dev, NV03_PFIFO_CACHE1_GET, 0);
440 get = (nv_rd32(dev, NV03_PFIFO_CACHE1_GET) & 0x7ff) >> 2;
H A Dnv10_fifo.c116 nv_wr32(dev, NV03_PFIFO_CACHE1_GET, 0);
H A Dnouveau_irq.c152 get = nv_rd32(dev, NV03_PFIFO_CACHE1_GET);
191 nv_wr32(dev, NV03_PFIFO_CACHE1_GET, get + 4);
226 nv_wr32(dev, NV03_PFIFO_CACHE1_GET, get + 4);
H A Dnv40_fifo.c126 nv_wr32(dev, NV03_PFIFO_CACHE1_GET, 0);
H A Dnouveau_reg.h561 #define NV03_PFIFO_CACHE1_GET 0x00003270 macro

Completed in 162 milliseconds