/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | pll.h | 6 struct nvbios_pll; 8 int nv04_pll_calc(struct nvkm_subdev *, struct nvbios_pll *, u32 freq, 10 int gt215_pll_calc(struct nvkm_subdev *, struct nvbios_pll *, u32 freq,
|
H A D | pllnv04.c | 29 getMNP_single(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk, in getMNP_single() 128 getMNP_double(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk, in getMNP_double() 227 nv04_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info, u32 freq, in nv04_pll_calc()
|
H A D | priv.h | 24 int nv04_clk_pll_calc(struct nvkm_clk *, struct nvbios_pll *, int clk,
|
H A D | nv04.c | 32 nv04_clk_pll_calc(struct nvkm_clk *clock, struct nvbios_pll *info, in nv04_clk_pll_calc()
|
H A D | pllgt215.c | 30 gt215_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info, in gt215_pll_calc()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | pll.h | 6 struct nvbios_pll; 8 int nv04_pll_calc(struct nvkm_subdev *, struct nvbios_pll *, u32 freq, 10 int gt215_pll_calc(struct nvkm_subdev *, struct nvbios_pll *, u32 freq,
|
H A D | pllnv04.c | 29 getMNP_single(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk, in getMNP_single() 128 getMNP_double(struct nvkm_subdev *subdev, struct nvbios_pll *info, int clk, in getMNP_double() 227 nv04_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info, u32 freq, in nv04_pll_calc()
|
H A D | priv.h | 24 int nv04_clk_pll_calc(struct nvkm_clk *, struct nvbios_pll *, int clk,
|
H A D | pllgt215.c | 30 gt215_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info, in gt215_pll_calc()
|
H A D | nv04.c | 32 nv04_clk_pll_calc(struct nvkm_clk *clock, struct nvbios_pll *info, in nv04_clk_pll_calc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | pll.h | 44 struct nvbios_pll { struct 75 int nvbios_pll_parse(struct nvkm_bios *, u32 type, struct nvbios_pll *);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | pll.h | 44 struct nvbios_pll { struct 75 int nvbios_pll_parse(struct nvkm_bios *, u32 type, struct nvbios_pll *);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | clk.h | 7 struct nvbios_pll; 117 int (*pll_calc)(struct nvkm_clk *, struct nvbios_pll *, int clk,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | clk.h | 6 struct nvbios_pll; 115 int (*pll_calc)(struct nvkm_clk *, struct nvbios_pll *, int clk,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | gv100.c | 33 struct nvbios_pll info; in gv100_devinit_pll_set()
|
H A D | tu102.c | 33 struct nvbios_pll info; in tu102_devinit_pll_set()
|
H A D | gf100.c | 36 struct nvbios_pll info; in gf100_devinit_pll_set()
|
H A D | gt215.c | 36 struct nvbios_pll info; in gt215_devinit_pll_set()
|
H A D | nv50.c | 40 struct nvbios_pll info; in nv50_devinit_pll_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | gv100.c | 33 struct nvbios_pll info; in gv100_devinit_pll_set()
|
H A D | ga100.c | 33 struct nvbios_pll info; in ga100_devinit_pll_set()
|
H A D | tu102.c | 33 struct nvbios_pll info; in tu102_devinit_pll_set()
|
H A D | gt215.c | 36 struct nvbios_pll info; in gt215_devinit_pll_set()
|
H A D | gf100.c | 36 struct nvbios_pll info; in gf100_devinit_pll_set()
|
H A D | nv50.c | 40 struct nvbios_pll info; in nv50_devinit_pll_set()
|