Searched refs:NV40_PGRAPH_CTXCTL_CUR (Results 1 - 3 of 3) 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.c39 inst = nv_rd32(dev, NV40_PGRAPH_CTXCTL_CUR);
150 nv_wr32(dev, NV40_PGRAPH_CTXCTL_CUR,
167 inst = nv_rd32(dev, NV40_PGRAPH_CTXCTL_CUR);
174 nv_wr32(dev, NV40_PGRAPH_CTXCTL_CUR, inst);
262 nv_wr32(dev, NV40_PGRAPH_CTXCTL_CUR, 0x00000000);
H A Dnv50_graph.c133 nv_wr32(dev, NV40_PGRAPH_CTXCTL_CUR, 0);
H A Dnouveau_reg.h250 #define NV40_PGRAPH_CTXCTL_CUR 0x0040032c macro

Completed in 40 milliseconds