Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.h130 #define NV04_PFIFO_CACHE1_DATA(i) (0x00003804+(i*8)) macro
Dnv04.c424 data = nv_rd32(priv, NV04_PFIFO_CACHE1_DATA(ptr)); in nv04_fifo_cache_error()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_reg.h565 #define NV04_PFIFO_CACHE1_DATA(i) (0x00003804+(i*8)) macro