Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.h4 #define nv50_clk(p) container_of((p), struct nv50_clk, base) macro
18 struct nv50_clk { struct
20 struct nv50_clk_hwsq hwsq; argument
H A Dnv50.c543 nv50_clk = { variable