Symbol: nvbios_pll
drivers/gpu/drm/nouveau/dispnv04/crtc.c
127
struct nvbios_pll pll_lim;
drivers/gpu/drm/nouveau/dispnv04/hw.c
171
struct nvbios_pll pll_lim;
drivers/gpu/drm/nouveau/dispnv04/hw.c
263
struct nvbios_pll pll_lim;
drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/pll.h
75
int nvbios_pll_parse(struct nvkm_bios *, u32 type, struct nvbios_pll *);
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
115
int (*pll_calc)(struct nvkm_clk *, struct nvbios_pll *, int clk,
drivers/gpu/drm/nouveau/include/nvkm/subdev/clk.h
6
struct nvbios_pll;
drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c
230
nvbios_pll_parse(struct nvkm_bios *bios, u32 type, struct nvbios_pll *info)
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gf100.c
254
struct nvbios_pll limits;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk104.c
267
struct nvbios_pll limits;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/gt215.c
240
struct nvbios_pll limits;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/mcp77.c
166
struct nvbios_pll pll;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv04.c
32
nv04_clk_pll_calc(struct nvkm_clk *clock, struct nvbios_pll *info,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv40.c
128
struct nvbios_pll pll;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c
329
struct nvbios_pll pll;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h
10
int gt215_pll_calc(struct nvkm_subdev *, struct nvbios_pll *, u32 freq,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h
6
struct nvbios_pll;
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pll.h
8
int nv04_pll_calc(struct nvkm_subdev *, struct nvbios_pll *, u32 freq,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllgt215.c
30
gt215_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c
128
getMNP_double(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c
227
nv04_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info, u32 freq,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/pllnv04.c
29
getMNP_single(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk,
drivers/gpu/drm/nouveau/nvkm/subdev/clk/priv.h
24
int nv04_clk_pll_calc(struct nvkm_clk *, struct nvbios_pll *, int clk,
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ga100.c
34
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gf100.c
36
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gt215.c
36
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gv100.c
33
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c
307
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv04.c
361
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/nv50.c
40
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/tu102.c
34
struct nvbios_pll info;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c
102
struct nvbios_pll refpll;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c
103
struct nvbios_pll mempll;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c
43
struct nvbios_pll refpll;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c
44
struct nvbios_pll mempll;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv40.c
39
struct nvbios_pll pll;
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c
225
struct nvbios_pll mpll;