Searched refs:nv50_clk (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.h6 #define nv50_clk(p) container_of((p), struct nv50_clk, base) macro
20 struct nv50_clk { struct
H A Dnouveau_nvkm_subdev_clk_nv50.c37 read_div(struct nv50_clk *clk)
57 read_pll_src(struct nv50_clk *clk, u32 base)
130 read_pll_ref(struct nv50_clk *clk, u32 base)
163 read_pll(struct nv50_clk *clk, u32 base)
199 struct nv50_clk *clk = nv50_clk(base);
330 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P)
375 struct nv50_clk *clk = nv50_clk(base);
502 struct nv50_clk *cl
547 nv50_clk = { variable in typeref:struct:nvkm_clk_func
[all...]

Completed in 210 milliseconds