Searched defs:pll_lim (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_calc.c | 265 getMNP_single(struct drm_device *dev, struct pll_lims *pll_lim, int clk, in getMNP_single() 364 getMNP_double(struct drm_device *dev, struct pll_lims *pll_lim, int clk, in getMNP_double() 464 nouveau_calc_pll_mnp(struct drm_device *dev, struct pll_lims *pll_lim, int clk, in nouveau_calc_pll_mnp()
|
D | nouveau_hw.c | 324 struct pll_lims pll_lim; in setPLL_double_lowregs() local 431 struct pll_lims pll_lim; in nouveau_hw_get_pllvals() local 520 struct pll_lims pll_lim; in nouveau_hw_fix_bad_vpll() local
|
D | nv04_crtc.c | 111 struct pll_lims pll_lim; in nv_crtc_calc_state_ext() local
|
D | nouveau_bios.c | 677 struct pll_lims pll_lim; in setPLL() local 4586 int get_pll_limits(struct drm_device *dev, uint32_t limit_match, struct pll_lims *pll_lim) in get_pll_limits()
|