Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramnv50.c29 #define nv50_ram(p) container_of((p), struct nv50_ram, base) macro
71 struct nv50_ram { struct
73 struct nv50_ramseq hwsq; argument
78 nv50_ram_timing_calc(struct nv50_ram *ram, u32 *timing) in nv50_ram_timing_calc() argument