Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c32 read_div(struct nv50_clk *clk) in read_div()
52 read_pll_src(struct nv50_clk *clk, u32 base) in read_pll_src()
125 read_pll_ref(struct nv50_clk *clk, u32 base) in read_pll_ref()
158 read_pll(struct nv50_clk *clk, u32 base) in read_pll()
194 struct nv50_clk *clk = nv50_clk(base); in nv50_clk_read()
325 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P) in calc_pll()
370 struct nv50_clk *clk = nv50_clk(base); in nv50_clk_calc()
497 struct nv50_clk *cl in nv50_clk_prog()
542 nv50_clk = { global() variable
[all...]
H A Dnv50.h4 #define nv50_clk(p) container_of((p), struct nv50_clk, base) macro
18 struct nv50_clk { struct
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c32 read_div(struct nv50_clk *clk) in read_div()
52 read_pll_src(struct nv50_clk *clk, u32 base) in read_pll_src()
125 read_pll_ref(struct nv50_clk *clk, u32 base) in read_pll_ref()
158 read_pll(struct nv50_clk *clk, u32 base) in read_pll()
194 struct nv50_clk *clk = nv50_clk(base); in nv50_clk_read()
326 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P) in calc_pll()
371 struct nv50_clk *clk = nv50_clk(base); in nv50_clk_calc()
498 struct nv50_clk *cl in nv50_clk_prog()
543 nv50_clk = { global() variable
[all...]
H A Dnv50.h4 #define nv50_clk(p) container_of((p), struct nv50_clk, base) macro
18 struct nv50_clk { struct

Completed in 3 milliseconds