Home
last modified time | relevance | path

Searched defs:pll_lim (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_calc.c265 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()
Dnouveau_hw.c324 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
Dnv04_crtc.c111 struct pll_lims pll_lim; in nv_crtc_calc_state_ext() local
Dnouveau_bios.c677 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()