Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/engine/fifo/
Dnv04.h131 #define NV04_PFIFO_CACHE1_DATA(i) (0x00003804+(i*8)) macro
Dnv04.c418 data = nv_rd32(priv, NV04_PFIFO_CACHE1_DATA(ptr)); in nv04_fifo_cache_error()
/drivers/gpu/drm/nouveau/
Dnouveau_reg.h565 #define NV04_PFIFO_CACHE1_DATA(i) (0x00003804+(i*8)) macro