Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv04.c37 #define nv04_instobj(p) container_of((p), struct nv04_instobj, base.memory) macro
39 struct nv04_instobj { struct
48 struct nv04_instobj *iobj = nv04_instobj(memory); in nv04_instobj_wr32() argument