Searched refs:NV04_PGRAPH_DEBUG_0 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv30.c | 115 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv30_gr_init() 116 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv30_gr_init()
|
D | nv20.c | 260 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv20_gr_init() 261 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv20_gr_init()
|
D | nv40.c | 305 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv40_gr_init() 306 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv40_gr_init()
|
D | regs.h | 5 #define NV04_PGRAPH_DEBUG_0 0x00400080 macro
|
D | nv10.c | 1144 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0xFFFFFFFF); in nv10_gr_init() 1145 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0x00000000); in nv10_gr_init()
|
D | nv04.c | 1341 nvkm_wr32(device, NV04_PGRAPH_DEBUG_0, 0x1231c000); in nv04_gr_init()
|
/linux-6.1.9/drivers/gpu/drm/nouveau/ |
D | nouveau_reg.h | 174 #define NV04_PGRAPH_DEBUG_0 0x00400080 macro
|