Home
last modified time | relevance | path

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

12

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

Completed in 30 milliseconds

12