Searched refs:NV04_PGRAPH_TRAPPED_ADDR (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dnouveau_swmthd.c146 /*DRM_DEBUG("CTX_CACHE1 + xxx value is %#x\n", NV_READ(NV04_PGRAPH_CTX_CACHE1 + (((NV_READ(NV04_PGRAPH_TRAPPED_ADDR) >> 13) & 0x7) << 2)));*/
147 NV_WRITE(NV04_PGRAPH_CTX_CACHE1 + (((NV_READ(NV04_PGRAPH_TRAPPED_ADDR) >> 13) & 0x7) << 2), value_to_set);
H A Dnouveau_irq.c234 channel = (NV_READ(NV04_PGRAPH_TRAPPED_ADDR) >> 24) & 0xf;
237 channel = (NV_READ(NV04_PGRAPH_TRAPPED_ADDR) >> 20) & 0x1f;
273 address = NV_READ(NV04_PGRAPH_TRAPPED_ADDR);
H A Dnouveau_reg.h306 #define NV04_PGRAPH_TRAPPED_ADDR 0x00400704 macro
H A Dnv10_graph.c714 chid = (NV_READ(NV04_PGRAPH_TRAPPED_ADDR) >> 20) &

Completed in 118 milliseconds