Home
last modified time | relevance | path

Searched refs:nvbios_pll (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpll.h6 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,
Dpllnv04.c29 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()
Dpriv.h24 int nv04_clk_pll_calc(struct nvkm_clk *, struct nvbios_pll *, int clk,
Dnv04.c32 nv04_clk_pll_calc(struct nvkm_clk *clock, struct nvbios_pll *info, in nv04_clk_pll_calc()
Dpllgt215.c30 gt215_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info, in gt215_pll_calc()
Dnv40.c128 struct nvbios_pll pll; in nv40_clk_calc_pll()
Dmcp77.c166 struct nvbios_pll pll; in calc_pll()
Dgt215.c240 struct nvbios_pll limits; in gt215_pll_info()
Dgf100.c254 struct nvbios_pll limits; in calc_pll()
Dnv50.c329 struct nvbios_pll pll; in calc_pll()
Dgk104.c267 struct nvbios_pll limits; in calc_pll()
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dpll.h44 struct nvbios_pll { struct
75 int nvbios_pll_parse(struct nvkm_bios *, u32 type, struct nvbios_pll *); argument
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dclk.h6 struct nvbios_pll;
115 int (*pll_calc)(struct nvkm_clk *, struct nvbios_pll *, int clk,
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgv100.c33 struct nvbios_pll info; in gv100_devinit_pll_set()
Dga100.c33 struct nvbios_pll info; in ga100_devinit_pll_set()
Dtu102.c33 struct nvbios_pll info; in tu102_devinit_pll_set()
Dgf100.c36 struct nvbios_pll info; in gf100_devinit_pll_set()
Dgt215.c36 struct nvbios_pll info; in gt215_devinit_pll_set()
Dnv04.c307 struct nvbios_pll info; in setPLL_double_lowregs()
361 struct nvbios_pll info; in nv04_devinit_pll_set()
Dnv50.c40 struct nvbios_pll info; in nv50_devinit_pll_set()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramnv40.c39 struct nvbios_pll pll; in nv40_ram_calc()
Dramgf100.c102 struct nvbios_pll refpll;
103 struct nvbios_pll mempll;
Dramnv50.c225 struct nvbios_pll mpll; in nv50_ram_calc()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dpll.c230 nvbios_pll_parse(struct nvkm_bios *bios, u32 type, struct nvbios_pll *info) in nvbios_pll_parse()
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c171 struct nvbios_pll pll_lim; in nouveau_hw_get_pllvals()
264 struct nvbios_pll pll_lim; in nouveau_hw_fix_bad_vpll()

12