Searched defs:nv50_ram (Results 1 – 1 of 1) sorted by relevance
24 #define nv50_ram(p) container_of((p), struct nv50_ram, base) macro66 struct nv50_ram { struct68 struct nv50_ramseq hwsq; argument73 nv50_ram_timing_calc(struct nv50_ram *ram, u32 *timing) in nv50_ram_timing_calc() argument