Home
last modified time | relevance | path

Searched refs:NV50_PGRAPH_CTXCTL_CUR (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv50_graph.c67 inst = nv_rd32(dev, NV50_PGRAPH_CTXCTL_CUR); in nv50_graph_channel()
108 inst = nv_rd32(dev, NV50_PGRAPH_CTXCTL_CUR); in nv50_graph_unload_context()
119 nv_wr32(dev, NV50_PGRAPH_CTXCTL_CUR, inst); in nv50_graph_unload_context()
Dnouveau_reg.h249 #define NV50_PGRAPH_CTXCTL_CUR 0x0040032c macro