Home
last modified time | relevance | path

Searched refs:NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv10_fifo.c106 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()
Dnv40_fifo.c103 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()
Dnouveau_reg.h555 #define NV10_PFIFO_CACHE1_ACQUIRE_TIMEOUT 0x00003260 macro