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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv40_graph.c93 old_cp = nv_rd32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER);
94 nv_wr32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER, inst);
112 nv_wr32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER, old_cp);
149 nv_wr32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER, inst);
H A Dnv50_graph.c134 nv_wr32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER, 0);
H A Dnv20_graph.c447 nv_wr32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER, inst);
470 nv_wr32(dev, NV20_PGRAPH_CHANNEL_CTX_POINTER, inst);
H A Dnouveau_reg.h362 #define NV20_PGRAPH_CHANNEL_CTX_POINTER 0x00400784 macro

Completed in 170 milliseconds