Home
last modified time | relevance | path

Searched refs:mmio_nr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.h105 int mmio_nr; member
Dgf100.c334 nv_wo32(chan->mmio, chan->mmio_nr++ * 4, addr); in gf100_gr_context_ctor()
335 nv_wo32(chan->mmio, chan->mmio_nr++ * 4, data); in gf100_gr_context_ctor()
343 nv_wo32(chan, 0x00, chan->mmio_nr / 2); in gf100_gr_context_ctor()
348 nv_wo32(chan, 0x10, chan->mmio_nr / 2); in gf100_gr_context_ctor()