Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c288 unsigned int lin, lfeed, lpost; in Ti3026_calcclock() local
292 fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost); in Ti3026_calcclock()
295 *feed = 64 - lfeed; in Ti3026_calcclock()