Searched refs:crtc2 (Results 1 – 5 of 5) sorted by relevance
151 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()638 down_write(&minfo->crtc2.lock); in matroxfb_dh_regit()639 oldcrtc2 = minfo->crtc2.info; in matroxfb_dh_regit()640 minfo->crtc2.info = m2info; in matroxfb_dh_regit()641 up_write(&minfo->crtc2.lock); in matroxfb_dh_regit()669 struct matroxfb_dh_fb_info* crtc2; in matroxfb_dh_deregisterfb() local[all …]
159 struct matroxfb_dh_fb_info *info = minfo->crtc2.info; in update_crtc2()220 minfo->crtc2.vsync.cnt++; in matrox_irq()221 wake_up_interruptible(&minfo->crtc2.vsync.wait); in matrox_irq()284 vs = &minfo->crtc2.vsync; in matroxfb_wait_for_sync()947 struct matroxfb_dh_fb_info* crtc2; in matroxfb_ioctl() local949 down_read(&minfo->crtc2.lock); in matroxfb_ioctl()950 crtc2 = minfo->crtc2.info; in matroxfb_ioctl()951 if (crtc2) in matroxfb_ioctl()952 crtc2->fbcon.fbops->fb_set_par(&crtc2->fbcon); in matroxfb_ioctl()953 up_read(&minfo->crtc2.lock); in matroxfb_ioctl()[all …]
280 struct matrox_crtc2 crtc2; member368 } crtc2; member445 int crtc2; member
173 c2_ctl = hw->crtc2.ctl & ~0x4007; /* Clear PLL + enable for CRTC2 */ in g450_set_plls()177 videomnp = minfo->crtc2.mnp; in g450_set_plls()181 } else if (minfo->crtc2.pixclock == minfo->features.pll.ref_freq) { in g450_set_plls()207 if (c2_ctl != hw->crtc2.ctl) { in g450_set_plls()208 hw->crtc2.ctl = c2_ctl; in g450_set_plls()214 pxc = minfo->crtc2.pixclock; in g450_set_plls()
7020 u32 crtc1 = 0, crtc2 = 0, crtc3 = 0, crtc4 = 0, crtc5 = 0, crtc6 = 0; in cik_irq_set() local7170 crtc2 |= VBLANK_INTERRUPT_MASK; in cik_irq_set()7234 WREG32(LB_INTERRUPT_MASK + EVERGREEN_CRTC1_REGISTER_OFFSET, crtc2); in cik_irq_set()