Home
last modified time | relevance | path

Searched defs:calc_pll (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dmcp77.c165 calc_pll(struct mcp77_clk *clk, u32 reg, in calc_pll() function
Dnv50.c325 calc_pll(struct nv50_clk *clk, u32 reg, u32 idx, int *N, int *M, int *P) in calc_pll() function
Dgf100.c242 calc_pll(struct gf100_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll() function
Dgk104.c263 calc_pll(struct gk104_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll() function
/linux-4.4.14/drivers/video/fbdev/
Dgxt4500.c235 static int calc_pll(int period_ps, struct gxt4500_par *par) in calc_pll() function