nouveau_bo_wr32 978 drivers/gpu/drm/nouveau/dispnv04/crtc.c nouveau_bo_wr32(dst, i, pixel); nouveau_bo_wr32 151 drivers/gpu/drm/nouveau/dispnv50/base507c.c nouveau_bo_wr32(bo, offset / 4, 0x00000000); nouveau_bo_wr32 61 drivers/gpu/drm/nouveau/dispnv50/core507d.c nouveau_bo_wr32(bo, offset / 4, 0x00000000); nouveau_bo_wr32 68 drivers/gpu/drm/nouveau/dispnv50/corec37d.c nouveau_bo_wr32(bo, offset / 4 + 0, 0x00000000); nouveau_bo_wr32 69 drivers/gpu/drm/nouveau/dispnv50/corec37d.c nouveau_bo_wr32(bo, offset / 4 + 1, 0x00000000); nouveau_bo_wr32 70 drivers/gpu/drm/nouveau/dispnv50/corec37d.c nouveau_bo_wr32(bo, offset / 4 + 2, 0x00000000); nouveau_bo_wr32 71 drivers/gpu/drm/nouveau/dispnv50/corec37d.c nouveau_bo_wr32(bo, offset / 4 + 3, 0x00000000); nouveau_bo_wr32 68 drivers/gpu/drm/nouveau/dispnv50/ovly827e.c nouveau_bo_wr32(bo, offset / 4 + 0, 0x00000000); nouveau_bo_wr32 69 drivers/gpu/drm/nouveau/dispnv50/ovly827e.c nouveau_bo_wr32(bo, offset / 4 + 1, 0x00000000); nouveau_bo_wr32 70 drivers/gpu/drm/nouveau/dispnv50/ovly827e.c nouveau_bo_wr32(bo, offset / 4 + 2, 0x00000000); nouveau_bo_wr32 71 drivers/gpu/drm/nouveau/dispnv50/ovly827e.c nouveau_bo_wr32(bo, offset / 4 + 3, 0x80000000); nouveau_bo_wr32 89 drivers/gpu/drm/nouveau/nouveau_bo.h void nouveau_bo_wr32(struct nouveau_bo *, unsigned index, u32 val); nouveau_bo_wr32 93 drivers/gpu/drm/nouveau/nouveau_dma.c nouveau_bo_wr32(pb, ip++, lower_32_bits(offset)); nouveau_bo_wr32 94 drivers/gpu/drm/nouveau/nouveau_dma.c nouveau_bo_wr32(pb, ip++, upper_32_bits(offset) | length << 8); nouveau_bo_wr32 102 drivers/gpu/drm/nouveau/nouveau_dma.h nouveau_bo_wr32(chan->push.buffer, chan->dma.cur++, data); nouveau_bo_wr32 679 drivers/gpu/drm/nouveau/nouveau_gem.c nouveau_bo_wr32(nvbo, r->reloc_bo_offset >> 2, data); nouveau_bo_wr32 831 drivers/gpu/drm/nouveau/nouveau_gem.c nouveau_bo_wr32(nvbo, (push[i].offset + nouveau_bo_wr32 111 drivers/gpu/drm/nouveau/nv17_fence.c nouveau_bo_wr32(priv->bo, 0, priv->sequence); nouveau_bo_wr32 148 drivers/gpu/drm/nouveau/nv17_fence.c nouveau_bo_wr32(priv->bo, 0x000, 0x00000000); nouveau_bo_wr32 101 drivers/gpu/drm/nouveau/nv50_fence.c nouveau_bo_wr32(priv->bo, 0x000, 0x00000000); nouveau_bo_wr32 100 drivers/gpu/drm/nouveau/nv84_fence.c nouveau_bo_wr32(priv->bo, chan->chid * 16 / 4, fctx->base.sequence); nouveau_bo_wr32 160 drivers/gpu/drm/nouveau/nv84_fence.c nouveau_bo_wr32(priv->bo, i*4, priv->suspend[i]);