Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c151 minfo->hw.crtc2.ctl = tmp; in matroxfb_dh_restore()
165 minfo->hw.crtc2.ctl = 0x00000004; in matroxfb_dh_disable()
366 minfo->crtc2.pixclock = mt.pixclock; in matroxfb_dh_set_par()
367 minfo->crtc2.mnp = mt.mnp; in matroxfb_dh_set_par()
418 vblank->count = minfo->crtc2.vsync.cnt; in matroxfb_dh_get_vblank()
636 down_write(&minfo->crtc2.lock); in matroxfb_dh_regit()
637 oldcrtc2 = minfo->crtc2.info; in matroxfb_dh_regit()
638 minfo->crtc2.info = m2info; in matroxfb_dh_regit()
639 up_write(&minfo->crtc2.lock); in matroxfb_dh_regit()
667 struct matroxfb_dh_fb_info* crtc2; in matroxfb_dh_deregisterfb() local
[all …]
H A Dmatroxfb_base.h280 struct matrox_crtc2 crtc2; member
368 } crtc2; member
445 int crtc2; member