Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv50_graph.c338 nv_wr32(dev, NV40_PGRAPH_INTR_EN, nv_rd32(dev, in nv50_graph_context_switch()
339 NV40_PGRAPH_INTR_EN) | NV_PGRAPH_INTR_CONTEXT_SWITCH); in nv50_graph_context_switch()
Dnv40_graph.c217 nv_wr32(dev, NV40_PGRAPH_INTR_EN, 0xFFFFFFFF); in nv40_graph_init()
Dnouveau_reg.h209 #define NV40_PGRAPH_INTR_EN 0x0040013C macro