Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c143 unsigned int lastl = 0; in matroxfb_dh_restore() local
145 while ((nl = mga_inl(0x3C48) & 0xFFF) >= lastl) { in matroxfb_dh_restore()
146 lastl = nl; in matroxfb_dh_restore()