Searched refs:NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nv10_fifo.c | 106 nv_wr32(dev, NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT, nv_ri32(dev, fc + 40)); in nv10_fifo_do_load_context() 164 nv_wi32(dev, fc + 40, nv_rd32(dev, NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT)); in nv10_fifo_unload_context()
|
D | nv40_fifo.c | 103 nv_wr32(dev, NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT, nv_ri32(dev, fc + 44)); in nv40_fifo_do_load_context() 171 nv_wi32(dev, fc + 44, nv_rd32(dev, NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT)); in nv40_fifo_unload_context()
|
D | nouveau_reg.h | 555 #define NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT 0x00003260 macro
|