Home
last modified time | relevance | path

Searched defs:nv50_instobj (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv50.c43 #define nv50_instobj(p) container_of((p), struct nv50_instobj, base.memory) macro
45 struct nv50_instobj { struct
58 struct nv50_instobj *iobj = nv50_instobj(memory); in nv50_instobj_wr32_slow() argument