Searched defs:nv50_ram (Results 1 – 1 of 1) sorted by relevance
29 #define nv50_ram(p) container_of((p), struct nv50_ram, base) macro71 struct nv50_ram { struct73 struct nv50_ramseq hwsq; argument78 nv50_ram_timing_calc(struct nv50_ram *ram, u32 *timing) in nv50_ram_timing_calc() argument