HomeSort by: relevance | last modified time | path
    Searched defs:nv40_instmem (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem/
nouveau_nvkm_subdev_instmem_nv40.c 29 #define nv40_instmem(p) container_of((p), struct nv40_instmem, base) macro
39 struct nv40_instmem { struct
57 struct nv40_instmem *imem;
147 struct nv40_instmem *imem = nv40_instmem(base);
174 struct nv40_instmem *imem = nv40_instmem(base);
177 return ioread32_native(nv40_instmem(base)->iomem + addr);
185 struct nv40_instmem *imem = nv40_instmem(base)
267 nv40_instmem = { variable in typeref:typename:const struct nvkm_instmem_func
    [all...]

Completed in 11 milliseconds