Searched refs:unk4188b4 (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nvc0_graph.h | 45 struct nouveau_gpuobj *unk4188b4; member
|
D | nvc0_graph.c | 288 nouveau_gpuobj_ref(NULL, &priv->unk4188b4); in nvc0_graph_destroy() 322 ret = nouveau_gpuobj_new(dev, NULL, 0x1000, 256, 0, &priv->unk4188b4); in nvc0_graph_create() 331 nv_wo32(priv->unk4188b4, i, 0x00000010); in nvc0_graph_create() 428 nv_wr32(dev, GPC_BCAST(0x08b4), priv->unk4188b4->vinst >> 8); in nvc0_graph_init_obj418880()
|