Searched refs:NV40_PGRAPH_INTR_EN (Results 1 – 3 of 3) sorted by relevance
338 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()
217 nv_wr32(dev, NV40_PGRAPH_INTR_EN, 0xFFFFFFFF); in nv40_graph_init()
209 #define NV40_PGRAPH_INTR_EN 0x0040013C macro