Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
Dnv40.c39 #define nv40_instobj(p) container_of((p), struct nv40_instobj, base.memory) macro
41 struct nv40_instobj { struct
50 struct nv40_instobj *iobj = nv40_instobj(memory); in nv40_instobj_wr32() argument