Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/matrox/
Dmatroxfb_Ti3026.c287 unsigned int lin, lfeed, lpost; in Ti3026_calcclock() local
291 fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost); in Ti3026_calcclock()
292 fvco >>= (*post = lpost); in Ti3026_calcclock()