Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv50.c24 #define nv50_ram(p) container_of((p), struct nv50_ram, base) macro
66 struct nv50_ram { struct
68 struct nv50_ramseq hwsq; argument
73 nv50_ram_timing_calc(struct nv50_ram *ram, u32 *timing) in nv50_ram_timing_calc() argument