Home
last modified time | relevance | path

Searched refs:NV04_PGRAPH_DEBUG_0 (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv20_graph.c517 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv20_graph_init()
518 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv20_graph_init()
602 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv30_graph_init()
603 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv30_graph_init()
Dnv40_graph.c219 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv40_graph_init()
220 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv40_graph_init()
Dnv10_graph.c922 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv10_graph_init()
923 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv10_graph_init()
Dnouveau_reg.h173 #define NV04_PGRAPH_DEBUG_0 0x00400080 macro
Dnv04_graph.c514 nv_wr32(dev, NV04_PGRAPH_DEBUG_0, 0x1231c000); in nv04_graph_init()