Home
last modified time | relevance | path

Searched refs:PLL_calcclock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.h10 static inline int PLL_calcclock(const struct matrox_fb_info *minfo, in PLL_calcclock() function
H A Dmatroxfb_Ti3026.c292 fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost); in Ti3026_calcclock()
H A Dmatroxfb_DAC1064.c49 fvco = PLL_calcclock(minfo, freq, fmax, in, feed, &p); in DAC1064_calcclock()