Searched refs:igsfb_calc_pll (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Digsfb_subr.c67 static void igsfb_calc_pll(int, int *, int *, int *, int, int, int, int);
628 igsfb_calc_pll(mode->dot_clock, &m, &n, &p, 2047, 255, 7, IGS_MIN_VCO);
669 igsfb_calc_pll(int target, int *Mp, int *Np, int *Pp, int maxM, int maxN, function

Completed in 121 milliseconds